Hello!
Is here any utility in Forms Developer 6i to execute the DOS based commands by pressing a button?
Thanks
Namet ullah kalair
Printable View
Hello!
Is here any utility in Forms Developer 6i to execute the DOS based commands by pressing a button?
Thanks
Namet ullah kalair
Hi Nameat Ullah,
HOST('C:\Temp\myfile.bat', NO_SCREEN);
* Please let me know.
Dear,
Using this procedure, i have to create a .Bat file but is here any way to pass the commands direct from the Forms 6i without creating any .BAT file.
Thanks
Namet ullah kalair
Hi Namet,
My knowledge is very limited, According to my research this is what I found. can I ask, what could be wrong if you create a *.bat file and set up all DOS command in one file and execute.