Batch process fence file to same name

Hi all,

I am trying to make a batch process to fence file the contents of a file to a new file of the same name in a new directory. I have already:

ON=*;SELVIEW 1

FIT VIEW EXTENDED< CR>

PLACE FENCE VIEW 1

FF=FENCEFILE: 

POINT ABSOLUTE

I have predefined FENCEFILE = C:\temp\$(filename(_dgnfile)) inside the pcf and yet the process still tries to create a new file without any filename [C:\temp\.dgn]

How do I get the filename to be exported as the name of the original file please?

Thanks in advance,

Parents Reply Children
No Data