Hi,
Doing some testing in CE 10.0. Want to try and see how Program Object works.
For that, wrote a small batch file as follows and named it delete.bat:
------------
cd\
mkdir test
cd test
copy c:\deleteme.txt
--------------
(Note: deleteme.txt does exist in C: root.)
When I run this batch file from command prompt/windows, it runs fine and does everything what is written in batch file.
When I publish in CE10.0 and click at "run now", it sits in pending status for ever.
Am I missing anything.
techie2
Doing some testing in CE 10.0. Want to try and see how Program Object works.
For that, wrote a small batch file as follows and named it delete.bat:
------------
cd\
mkdir test
cd test
copy c:\deleteme.txt
--------------
(Note: deleteme.txt does exist in C: root.)
When I run this batch file from command prompt/windows, it runs fine and does everything what is written in batch file.
When I publish in CE10.0 and click at "run now", it sits in pending status for ever.
Am I missing anything.
techie2