Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: MGR05

MGR05.m

Go to the documentation of this file.
  1. MGR05 ;NEW ROUTINE FOR DEMO [ 08/07/01 1:30 PM ]
  1. ;
  1. START ;LINE TAG LINE
  1. S X=2,Y=3
  1. S Z=X+Y
  1. W !,?5,!,"BOY, THIS IS A FUN CLASS",!
  1. W ?10,Y,?15,Z
  1. END ;END OF ROUTINE
  1. K X,Y,Z Q