Program.runWait(name,title)
Runs an application on the client server and waits until it ends.
Arguments:
Name
Type
Description
Mode
name
String
the absolute or relative path to the application
in
title
String
the title describing the application that will run (Default: null)
in
Parent topic:
Fuego.Util : Program