![]() |
<< Index >> |
FutureBasic 5 |
run | statement | |
|
run path$ [,refNum% [,dirID&]]
path$
, refNum%
and dirID&
, and puts it into the foreground, making it the active process. The program that launched the application does not quit, but is put into the background.path$
, refNum%
and dirID&
parameters are interpreted.