Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: EASEZLM

Package: Enrollment Application System

Routine: EASEZLM


Information

EASEZLM ;ALB/jap - 1010EZ List Manager Processing Screens ;10/12/00 13:07

Source Information

Source file <EASEZLM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Main entry point for 1010EZ processing
HDR ;Header code
INIT ;Init variables and list array
BLD ;Build initial EZ selection screen
MSG() ;Custom message for list manager 'message window'
HELP ;Help code
EXIT ;protocol action Exit code
SEL ;Select item in inital view to expand
NOLINES ;if array empty, inform user
FNL ;option (list template) Exit code
NOACT(STAT,ACTION) ;action not allowed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !!,"10-10EZ Application Processing --",!
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !!,"Please wait while processing...",!!
  • Line Location: BLD+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,$C(7),ACTION_" not allowed for this "_STAT_" Application."
  • Line Location: NOACT+2
Info |  Source |  Entry Points |  Interaction Calls