I have a batch file that opens a report automatically when run. This is the code I used:
start \\PARADOX\Data\pdox35\EPICOR\mac_Proj_ARInv.accdb.mam<file:///\\PARADOX\Data\pdox35\EPICOR\mac_Proj_ARInv.accdb.mam>
So, I want to do the same thing from a BPM w/ ABL. What is the syntax and/or code I will need. Nothing fancy, the actual macro I need is triggered when this runs. I just need to trigger/call/start/run the outside program whatever it may be.
Brenda
[Non-text portions of this message have been removed]
start \\PARADOX\Data\pdox35\EPICOR\mac_Proj_ARInv.accdb.mam<file:///\\PARADOX\Data\pdox35\EPICOR\mac_Proj_ARInv.accdb.mam>
So, I want to do the same thing from a BPM w/ ABL. What is the syntax and/or code I will need. Nothing fancy, the actual macro I need is triggered when this runs. I just need to trigger/call/start/run the outside program whatever it may be.
Brenda
[Non-text portions of this message have been removed]