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: GECSUNUM

Package: Generic Code Sheet

Routine: GECSUNUM


Information

GECSUNUM ;WISC/RFJ-get next counter number ;01 Nov 93

Source Information

Source file <GECSUNUM.m>

Entry Points

Name Comments DBIA/ICR reference
COUNTER(GECSNAME) ; return next counter number
; gecsname=station-batch type-fiscal year
; example for fms: 460-FMS:MO-94
; return next counter number
ACOUNTER(GECSNAME) ; return next alphanumeric counter number
; gecsname=station-batch type-fiscal year
; example for fms: 460-FMS:MO-94
; return next alphanumeric counter number
ACNTEND
ALPHA(A) ;Increment alpha character to next letter in the alphabet
; A = Any letter in the alphabet except O to prevent confusion with zero
Info |  Source |  Entry Points