Type Code R  
Previous  Top  Next

Description  
 
This will call a Form/Report print routine that has been defined using the OSMOSi Form/Report Definition routine. The Print routine must be stored in the file "_PRINTS, fff" where fff is the file name stored in attribute 5 and the Print id is stored in attribute 6 of the process record stored in "_PROCS".  
 
Syntax  

The format of the "_PROCS" record is:  
 
Attribute
Description
1
"R"
2
Description of the process
3 & 4
Internal use
5
Multi-value position 1 = Dictionary file name for the Print to use Multi-value position 2 = Data file name (if different to the dictionary name)
6
Form/Report Print id.
7-13
Printer details
14
Release Information (release, date created and date last amended)
16
Multi-value position 1 = Process to run before executing the Print Multi-value position 2 = Process to run after executing the Print
19
System Id (optional)
     

document Remarks  
 
prcarrow None