Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing Batch Files with Parameters
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Executing Batch Files with Parameters
Miscellaneous
Thread ID:
00995512
Message ID:
00995512
Views:
66
I have a simple batch file named (pdmimp) which basically plays around with some of the proerties of any image that you run this file on. For example I have a tif image name pic.tif and when I run the batch file the batch file passes the name of the file into its program and exectues some properties. Basically if I goto a command line in windows and type:

pdmimp pic.tif

It will work fine. Pdmimp is the batch file and pic.tif is the image file.

I would like to execute this from a program in foxpro. I have tried:

run pdmimp pic.tif

But this doesn't work. Any ideas?

Many Thanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Next
Reply
Map
View

Click here to load this message in the networking platform