Calling batch exstension on macro command line.
Hi all,
I am running IsoDraw 7.0 M010. I'm trying to run the batch extension on a macro command line, but it crashes if i specify a macro.
im using the syntax spec'd in the manual:
Extension sPlugIn "-s" + sSourceDir + " -d" \
+ sTargetDir + " - m" + sMacroName
Note the space after the dash before the "m" flag. this is obviously wrong. but ive tried it every way i can think of. It works fine if i dont call a macro.
Thanks in advance. if any of you guys are using this functionality sucessfully i would love to know about it.
Kevin

