Xikkos
6th January 2003, 21:44
Hi all,

anybody knows how can I call a menu by run program using worktop ?

regards,

Francisco Campelo.

Ivo Ladage
7th January 2003, 18:46
Hi Francisco,

You can't run menu's. You can however run the korn shell or any windows client program;

prefix with'!' will run a server command. For example, '!ksh' will run the korn shell.

prefix with '#' will run a Windows command. For example, '#telnet ping' will open a telnet session on system ping.

As you can see, you can add arguments to the command; space-seperated.

Note that all funcitonality i described is available in ttdllreadmenu version 3 and later. You can check this version from the File->Properties dialog in Worktop. You can update this library from solution 125180.

Regards, Ivo