Guest Simon Brazier Report post Posted 06/04/2003 12:28 PM Please can you tell me if it is possible to run a script from within a script ? The script I am developing is getting fairly complicated and I would like to split it down into a number of separate scripts, each which handle a specific task. These can be selected from within the main script (i.e. If the caller presses 1 they now enter script 1, if the caller presses 2 they now enter script 2 etc etc) and when the script is completed the caller drops back into the main script again. If it is possible, please can you tell me which of the modules I would use to do it ? Thanks Share this post Link to post
SupportTeam Report post Posted 06/07/2003 01:16 AM Not possible at this stage, sorry - everything needs to be in one main script. Share this post Link to post
Guest Patrick Hurrelmann Report post Posted 07/08/2003 09:30 AM *push* i need this feature Share this post Link to post