mapkey to delete log files during dxf export
Hello,
I would like to get rid of log files generated during dxf export.
I found a PROE discusion where there is a mapkey created for this purpose: mapkey(continued) @SYSTEMdel c:\\proe_dir\\*_dxf__out.*; but it does not work for me.
Also I dont know how to change the path to my current working directory.
the whole mapkey looks like following:
mapkey dxf @MAPKEY_NAMEExport do DXF;@MAPKEY_LABELDXF;\
mapkey(continued) ~ Command `ProCmdEnvHidden` 1;~ Command `ProCmdModelSaveAs` 
mapkey(continued) ~ Open `file_saveas` `type_option`;~ Close `file_saveas` `type_option`;\
mapkey(continued) ~ Select `file_saveas` `type_option` 1 `db_137`;\
mapkey(continued) ~ Activate `file_saveas` `OK`;~ Activate `export_2d_dlg` `OK_Button`;\
mapkey(continued) ~ Activate `UI Message Dialog` `ok`;
mapkey(continued) @SYSTEMdel c:\\proe_dir\\*_dxf__out.*;
thanks for help in advance
T.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

