Application Development (the resource worksheet file)

Step 6 

This step created the procedure to return the application user to
the Virtual worksheet environment so that a new data search can
be implemented.  The controlling macro statement is located in
the Global worksheet.  In order to create the macro statement,
the application programmer switched the current environment to
the Global worksheet by pressing [Alt C].  (Pressing the [Alt C]
key sequence from the Global environment switchs the current
environment to the Virtual worksheet.) 

In the example, the macro statement that switches the current
environment to the Virtual worksheet is located in cell [B1]. 
The format of the macro statement is: 

&VIRTUAL &GOTO A1

[&VIRTUAL]  Switches the current environment from the Global to
the Virtual worksheet.

[&GOTO]     Sends the display to a specified cell location.

[A1]        The cell location that becomes the current cell when
the &GOTO macro statement is executed.

After viewing the desired resource data field, the application
user can return to the RESOURCE RECORD menu by pressing the
[F10] [Enter] key sequence.  The user can activate the image
processing capabilities of the CRISTAL system by specifying "F"
("Image Processing") in the menu.  The user can return to the
primary level of the MORA System by specifying selection "G"
("Return to Main Level") from the menu.  

<gfile01> Index to the Appendices
<gfile31> Graphics Processing
<gfile33> Graphics Mapping