Type Code H  
Previous  Top  Next

Description  
 
This will execute a list of verbs stored in attribute 3 of the process record stored in "_PROCS".  
 
Syntax  

The format of the "_PROCS" record is:  
 
Attribute
Description
1
"H"
2
Description of the process
3
Multi-valued list of verbs to be executed
4
Internal use
5
Action after process - "0" = Return to calling routine; "1" = Repeat process
6
Multi-value position 1 = Screen name to use to enter parameters for the process Multi-value position 2 = File name against which the screen was defined
7
"0" = do not refresh; "1" = display & stop for "continue"; "2" = refresh screen
8
Multi-value position 1 = Post screen (attribute 6) process Multi-value position 2 = Pre execution of verbs Multi-value position 3 = Post execution of verbs
9
How to execute the list "E" = use EXECUTE; "C" use CHAIN in MVC
14
Release Information (release, date created and date last amended)
19
System Id (optional)
     

document Remarks  
 
prcarrow None