Progress syntax to launch an app with command line switches

I do something like this with the Open With popup menu in vantage :

if available AltPartRev then
chRev = " /r " + String(AltPartRev.RevisionNum).

RUN LaunchFile ("T:\Programs\Layup\Layup.Exe","/p " + chKey + chRev).

I makes our VB apps seem integrated with Vantage.

-----Original Message-----
From: Jim Stetter [mailto:jim.stetter@...]
Sent: Thursday, August 15, 2002 3:28 PM
To: Vantage Group (E-mail)
Subject: [Vantage] Progress syntax to launch an app with command
line switches


Good Afternoon (at least it is in Cininnati,OH),

I would greatly appreciate if one of the Progress gurus could
clue me into
the proper sysntax to launch a windows app and pass it a command
line with
parameters. Specifically I am trying to do this:

run the program c:\bartend\bartend.exe with command Line
/QP /S /CLOSE
/F=c:\barlabel\1505882-R02.btw

Eventually, I would replace the "1505882-R02.btw" with a value
pulled of the
Part table but I think I can handle that. Any guidance would be
helpful.

Thanks

Jim Stetter
Snow Filtration



Yahoo! Groups Sponsor
ADVERTISEMENT

<http://rd.yahoo.com/M=231049.2208958.3660596.1829184/D=egroupweb/S=1705
007183:HM/A=1175203/R=0/*http://www.gotomypc.com/u/tr/yh/grp/300_06/g22l
p?Target=mm/g22lp.tmpl>

Useful links for the Yahoo!Groups Vantage Board are: ( Note:
You must have already linked your email address to a yahoo id to enable
access. )
(1) To access the Files Section of our Yahoo!Group for Report
Builder and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]
Good Afternoon (at least it is in Cininnati,OH),

I would greatly appreciate if one of the Progress gurus could clue me into
the proper sysntax to launch a windows app and pass it a command line with
parameters. Specifically I am trying to do this:

run the program c:\bartend\bartend.exe with command Line /QP /S /CLOSE
/F=c:\barlabel\1505882-R02.btw

Eventually, I would replace the "1505882-R02.btw" with a value pulled of the
Part table but I think I can handle that. Any guidance would be helpful.

Thanks

Jim Stetter
Snow Filtration