Type Code O  
Previous  Top  Next

Description  
 
This will display a screen that has been defined using the OSMOSi Query Language Screen Definition routine. The Screen must be stored in the file "_DISPLAYS, fff" where fff is the file name stored in attribute 5 and the query id is stored in attribute 6 of the process record stored in "_PROCS".  
 
Syntax  

The format of the "_PROCS" record is:  
 
Attribute
Description
1
"O"
2
Description of the process
3 & 4
Internal use
5
Multi-value position 1 = Dictionary file name for the Screen to use Multi-value position 2 = Data file name (if different to the dictionary name)
6
Screen name
7
Option for enquiry process (see below)
8
Multi-value position 1 = Process to run before displaying the Screen Multi-value position 2 = Process to run after displaying the Screen
14
Release Information (release, date created and date last amended)
19
System Id (optional)
     
 
The Options available are:  
 
Option
Description
N
Do not refresh the screen after the screen is complete
S
Secondary screen - i.e. FLD, Work, Otherec, RECKEY are not reset.
 

document Remarks  
 
prcarrow The screen is prepared for Output or Enquiry mode.