Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Running DOS bat-files - Paradox 9

11 views
Skip to first unread message

Gunnar Petersson

unread,
Jan 23, 2001, 5:28:59 AM1/23/01
to
Hi,

I want to run a simple DOS-bat file from a form button. No passing of data
in either direction. I haven't been able to find how to do it, probably been
searching in the wrong place. Can anyone bring any light into this?

Thanks,

Gunnar

Liz

unread,
Jan 23, 2001, 8:36:00 AM1/23/01
to
Gunnar,

execute("c:\\temp\\mybatch.bat", Yes, ExeShowNormal)

note - if you don't use ExeShowNormal, be sure all the machines
using this have a .PIF for that batch file which closes the DOS
window upon completion, otherwise, they'll have an invisible DOS
box hanging out in the background (to see it, use ctrl+alt+delete
and look for something like WinOldApp).

Regards,

Liz
---
Get the lead out before you reply

0 new messages