launch question 
Author Message
 launch question

hi,
in borland Pascal , how to program this command?.

C:\mydir\myapp.exe option1 -aoption2 -boption3

option2 and option3 are enterred by user.
-r.

--
Sent  by  1 from yahoo part from com
This is a spam protected message. Please answer with reference header.
Posted via http://www.*-*-*.com/



Sun, 19 Dec 2004 12:34:24 GMT  
 launch question


Quote:

> hi,
> in borland pascal , how to program this command?.

> C:\mydir\myapp.exe option1 -aoption2 -boption3

> option2 and option3 are enterred by user.

Take a look at the 'Exec()' procedure. The example shows all that
is needed.

Regards, Ren
--
Using Virtual Access
http://www.vamail.com



Mon, 20 Dec 2004 01:47:31 GMT  
 launch question

Quote:

> Take a look at the 'Exec()' procedure. The example shows all that
> is needed.

Or ParamCount(), ParamStr() if he talks about evaluating the command
line.

Robert Riebisch
--
Save Futurama - Sign the petition:
    http://www.petitiononline.com/futufu/petition.html



Tue, 21 Dec 2004 23:35:29 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. HELP: Launching a Windows Application from Delphi v2.0

2. Launching

3. System Calls (Launching an App)

4. I need HELP launching applications

5. Launching Internet Explorer with a pre-determined file

6. HELP : Error launching Reportsmith

7. DBD error when launching

8. client access launch from delphi

9. Help: Launching ReportSmith run-time from Delphi application

10. launching an .EXE from pascal?

11. Opening/Launching Doc/File from ListView

12. BP hangs when launched from windows

 

 
Powered by phpBB® Forum Software