next up previous contents
Next: Expression conversion: Convert_Frac_Cons Up: Utilities procedures of ALIAS-Maple Previous: Utilities procedures of ALIAS-Maple   Contents

Reusing a compiled program: the Restart procedure

It may be possible to restart a procedure with new parameters (usually a new search space) and reusing an already existing executable (hence it is not necessary to create a new executable). This is done with the Restart procedure that takes as first argument a string that indicate which procedure should be restarted and as following arguments new parameters for the procedure. See the on-line help to know which procedures can be restarted.

Note however that as soon as you have defined the `ALIAS/ID` string before generating an executable it is necessary to reset this string to the same name before using the Restart procedure to re-run the same executable



Jean-Pierre Merlet 2012-12-20