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

Package: Accounts Receivable

Routine: PRCASIG


Information

PRCASIG ;WASH-ISC@ALTOONA,PA/CMS-AR ELEC SIGNATURE CODE ;11/6/92 2:19 PM

Source Information

Source file <PRCASIG.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;;Mar 20, 1995
EN(X,X1,X2) ;Enter Electronic Signature Code.
DE(X,X1,X2) ;Display Electronic Signature Code.
SIG ;ask Electronic Signature Code and verify.
SIG1
SIGQ
SIGH

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,"Your Electronic Signature Code is undefined."
  • Line Location: SIG+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SIG1+0
Function Call: WRITE
  • Prompt: " <Signature verified>"
  • Line Location: SIG1+4
Function Call: WRITE
  • Prompt: " <Signature Failed> ",*7
  • Line Location: SIGQ+0
Function Call: WRITE
  • Prompt: !!,"Enter in your Electronic Signature Code, 6 to 20 characters.",!
  • Line Location: SIGH+0
Info |  Source |  Entry Points |  Interaction Calls