Vr Mapping

ON-LINE REFERENCE DOCUMENTATION

CARDINAL SYSTEMS, LLC

  www.cardinalsystems.net

Application Stack Management

Name

Key-in

Arguments

Description

Pop Application

Pop

 

Pops (terminates) current application.

Pop Application

Pop

1-20

Pops (terminates) a number of applications.

Pop Application

Pop

All

Pops (terminates) all applications.

Swap Application

Swa

 

Swaps the top two applications.

Associate Command 1

Ac1

 

Executes associate command(s) 1.

Associate Command 2

Ac2

 

Executes associate command(s) 2.

Wait for application exit

Wait

 

Waits until the current application has terminated before processing any more commands. Should be used from Vr Macros only.

No Overlay

NoOverlay NoOve

 

Turns off application overlay mode. Allows only one application to be added to stack and then waits for that application to end before starting a new one. Normally used in the OnEnd argument inside function keys. Should always be paired with the Overlay command.

Overlay

Overlay

Ove

 

Turns on application overlay mode after it has been turned off by NoOverlay.