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

Package: Engineering

Routine: ENEQMED


Information

ENEQMED ;WISC/SAB-Multiple Equipment Edit ;9/24/97

Source Information

Source file <ENEQMED.m>

Entry Points

Name Comments DBIA/ICR reference
PO ; get purchase order #
POEND ; have purchase order #
; store and sort equip in tmp
EXIT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Multiple Equipment Edit",!
  • Line Location: ENEQMED+2
Function Call: WRITE
  • Prompt: $C(7),!,"No equipment with purchase order # '",ENX,"' found in"
  • Line Location: PO+10
Function Call: WRITE
  • Prompt: !,"the Equipment Inventory file."
  • Line Location: PO+11
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: POEND+31
Function Call: WRITE
  • Prompt: ENC("PO")," Equipment Items found with Purchase Order # = ",ENPO
  • Line Location: POEND+32
Function Call: WRITE
  • Prompt: !,"Line",?6,"Equipment Category",?32,"Manufacturer"
  • Line Location: POEND+33
Function Call: WRITE
  • Prompt: ?58,"Model",?74,"Count",!
  • Line Location: POEND+34
Function Call: WRITE
  • Prompt: !,ENL,?6,$P(ENL(ENL),U,2),?32,$P(ENL(ENL),U,4)
  • Line Location: POEND+36
Function Call: WRITE
  • Prompt: ?58,$P(ENL(ENL),U,6),?74,$P(ENL(ENL),U,7)
  • Line Location: POEND+37
Function Call: WRITE
  • Prompt: !,ENC("SEL")," Equipment Items will be edited",!
  • Line Location: POEND+44
Function Call: WRITE
  • Prompt: $C(7),!,"Some of the selected equipment is currently being edited"
  • Line Location: POEND+60
Function Call: WRITE
  • Prompt: !,"by another process. Please try later."
  • Line Location: POEND+61
Function Call: WRITE
  • Prompt: $C(7),!,"Sorry, unable to reserve space for PM schedule."
  • Line Location: POEND+66

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ENG(6914 - [#6914] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call