calling from within app opens window?
2013-05-08 06:18:08 GMT
I have written an app (in Clarion) that will send emails by calling Blat.
The call looks like
Blat.exe 20130508_5721340.txt -to qgr81983 <at> hotmail.com -s "Overdue Order
No.P044737" -q
I want to run my app from windows scheduler when user is NOT logged on.
For this to work my app must not open any windows.
My problem is that every call to Blat (as above) opens a window momentarily.
Nothing is written to the window. It is a blank command window. The window
then closes.
When I run my app from the scheduler it hangs at first window (i.e. call to
Blat) because it cannot open a window.
How to have Blat run without opening a window?
Running Blat on Windows 8 x64 with all the latest updates.
Thanks,
db
[Non-text portions of this message have been removed]
| Reply via web post | Reply to sender | Reply to group | Start a New Topic | Messages in this topic (1) |
RSS Feed