Type Code P  
Previous  Top  Next

Description  
 
This process the list of OSMOSi expressions in attribute 6 of the process record stored in "_PROCS".  
 
Syntax  

The run-time execution of the "P" process will call a Basic subroutine, because the "P" type process is converted, for speed of execution, into a BASIC subroutine - the source of which is stored in the file "_PROCS, fff" where fff is the file name stored in attribute 5 of the _PROCS record.  
 
The format of the "_PROCS" record is:  
 
Attribute
Description
1
"P"
2
Description of the process
3 & 4
Internal use
5
File name for any references to dictionary names in the statements in 6 below
6
Multi-valued list of OSMOSi expressions
14
Release Information (release, date created and date last amended)
19
System Id (optional)
     

document Remarks  
 
prcarrow None