Navigation Banner
 

ExecuteCommands Batch language command
  Interpret and execute a sequence of HyPhy batch language commands.
Syntax  ExecuteCommands (commands);
Notes 'commands' is a string (either a literal or a string variable id), containing commands to execute.
Examples
ExecuteCommands("fprintf (stdout, \"\nHello world\n\");");
 Last modified: 8/20/2002

 
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002