PDA

View Full Version : Execute Dataview Macro??


spazus_maximus
06-20-2007, 11:44 AM
Does anyone know how i can execute a dataview macro from within a pcdmis part routine. Basicly want to print an updated xbarr chart with each part ran

Don Ruggieri
11-01-2007, 02:17 AM
Typically, we can create a BAT file with the macro command and arguments, then call the BAT file from a PC-DMIS Its been a while since I've used DataView. I am researching this a bit. Have you tried this?

SABarber
11-01-2007, 08:29 AM
Just remember to put " around the path names if they contain spaces. You will probably need full path to both dataview & the macro being executed.