Command Reference : Command Reference
  
 
program
Declare a program.
Syntax
program [path\]prog_name
Enter a name for the program after the program keyword. If you do not provide a name, EViews will open an untitled program window. Programs are text files, not objects.
Examples
program runreg
opens a program window named RUNREG which is ready for program editing.
Cross-references
See “EViews Programming” for further details, and examples of writing EViews programs.
See also open.