vasco_rou Posted November 12, 2010 Posted November 12, 2010 Problem exporting shp files with the command mapexport using configurations with epf file. To execute using any lisp object to export and exported using the same manual epf all objects are exported. (setvar "filedia" 0) (setq TxtNomShp "D:\\test_ver.shp") (vl-cmdf "mapexport" "shp" TxtNomShp "y" "D:\\Ver.epf" "p") (setvar "filedia" 1) Can someone help me. Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.