script .run  (  Filename ,  CommandLine  )  
                           
Description :

This instruction runs a new script and quits the previous one.

Parameters :

  • Path and filename to the correct script file. The path can be an Internet address or a local (hard disk) address. Should the path be unspecified, Alambik will search for the file in the current directory of the current local hard disk.
  • Use to pass on a string parameter to a script.

Examples :