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
Print Page as PDF
Routine: SDECERR

Package: Scheduling

Routine: SDECERR


Information

SDECERR ;ALB/SAT - VISTA SCHEDULING RPCS ;JAN 15, 2016

Source Information

Source file <SDECERR.m>

Entry Points

Name Comments DBIA/ICR reference
ERROR ;
ERR(SDECERR) ;Error processing
; SDECERR = Error text OR error code
; SDECI = pointer into return global array (might decide to pass this in for clarity)
ERR1(ERRCODE,ERRTXT,SDECI,SDECY) ;Error processing
; ERRCODE = represents Return code in first ^ piece
; ERRTXT = represents Message text in 2nd ^ piece
; SDECI = pointer into return global array
Info |  Source |  Entry Points