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

Package: Order Entry Results Reporting

Routine: OCXSEND


Information

OCXSEND ;SLC/RJS,CLA - BUILD RULE TRANSPORTER ROUTINES ;2/22/08 12:30

Source Information

Source file <OCXSEND.m>

Entry Points

Name Comments DBIA/ICR reference
S ;
EXIT
READ(OCX0,OCXA,OCXB,OCXL) ;
CUCI()
NETNAME() ;
RSDEL() ;
RFIND(X,C) ;
RDEL(X) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Locally altered data will be overwritten without asking.",!!
  • Line Location: S+23
Function Call: WRITE
  • Prompt: !!,"Locally altered data will be displayed only.",!!
  • Line Location: S+24
Function Call: WRITE
  • Prompt: !!,"Sites will be asked before locally altered data is overwritten.",!!
  • Line Location: S+25
Function Call: READ
  • Variable: OCXPATCH
  • Timeout: DTIME
  • Line Location: S+28
Function Call: WRITE
  • Prompt: !!,"Routines filed.",!!
  • Line Location: EXIT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: READ+6
Function Call: WRITE
  • Prompt: !!,"Scanning for old rule transport routines..."
  • Line Location: RSDEL+2
Function Call: WRITE
  • Prompt: !,"No old rule transport routines found..."
  • Line Location: RSDEL+17
Function Call: WRITE
  • Prompt: !!,"These routines will be deleted and overwritten."
  • Line Location: RSDEL+19
Function Call: WRITE
  • Prompt: !!,"Old rule transport routines not deleted (^%ZOSF(""DEL"") undefined)"
  • Line Location: RSDEL+24
Function Call: WRITE
  • Prompt: " Deleted..."
  • Line Location: RSDEL+28
Function Call: WRITE
  • Prompt: !!,RCNT," routine",$S((RCNT=1):"",1:"s")," deleted."
  • Line Location: RSDEL+31
Function Call: WRITE
  • Prompt: !,X
  • Line Location: RFIND+3
Info |  Source |  Entry Points |  Interaction Calls