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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: GECSSGET

Package: Generic Code Sheet

Routine: GECSSGET


Information

GECSSGET ;WISC/RFJ/KLD-get data from stack file ;13 Oct 98

Source Information

Source file <GECSSGET.m>

Entry Points

Name Comments DBIA/ICR reference
DATA(DOCID,CODESHET) ; return data from stack file for docid (.01 field)
; pass codeshet=1 for code sheet data also
; data will be returned in gecsdata
  • ICR #1117
    • Status: Active
    • Usage: Controlled Subscription
    STATUS(DOCID) ; return status of docid (.01 field)
    ; return -1 if entry not found
  • ICR #1117
    • Status: Active
    • Usage: Controlled Subscription
    PADSPACE(DOCID) ; return docid with padded spaces
    KEYLOOK(GECSKEY,CODESHET) ; lookup and return document data based on a lookup key
    ; codeshet passed to data to return the document code sheet data
  • ICR #3467
    • Status: Active
    • Usage: Supported
    GETID(IEN) ; return .01 field of file #2100.1

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^GECS(2100.1 - [#2100.1] Classic Fileman Calls,  GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call