FutureProg functions

launchprogram

Computers · computer program

Number launchprogram(Text program)
Contexts: computer program
Launches a computer program on the current owner and returns its process id, or 0 if launch failed.
program: The program name or id to launch on the current owner

← Back to FutureProg functions