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

Package: Quality Assurance Integration

Routine: QAQAHOC3


Information

QAQAHOC3 ;HISC/DAD-AD HOC REPORTS: MACRO MANAGEMENT ;7/12/93 14:35

Source Information

Source file <QAQAHOC3.m>

Entry Points

Name Comments DBIA/ICR reference
SETSAVE ; *** Set the save macro flag
SAVEOUT
SAVE ; *** Save a sort/print macro
REPLACE
SV
LOAD ; *** Load a sort/print macro
INQUIRE ; *** Inquire a sort/print macro
INQ2 ;entry point from DISPMAC
DELETE ; *** Delete a sort/print macro
DEL
ASKMAC ; *** Prompt user for the name of a sort/print macro
DISPMAC ;if user wants to review macro, display existing macro,
; allow user to say it's okay, then update the checksum value
; (set it to QAQCHKSM) or edit or start over
UPDMAC ;ask user if want to update the macro, if yes, set piece 4 of the

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: QA
  • Timeout: QAQDTIME
  • Line Location: QAQAHOC3+6
Function Call: WRITE
  • Prompt: *7,!!?3,"The Ad Hoc Macro file does not exist !!"
  • Line Location: QAQAHOC3+6
Function Call: READ
  • Variable: QA
  • Timeout: QAQDTIME
  • Line Location: SETSAVE+1
Function Call: WRITE
  • Prompt: !!?3,"The macro will be saved when you exit the ",QAQTYPE(0)," menu. ",*7
  • Line Location: SETSAVE+1
Function Call: WRITE
  • Prompt: !!?5,QAQYESNO
  • Line Location: SAVEOUT+0
Function Call: WRITE
  • Prompt: *7
  • Line Location: SAVE+2
Function Call: WRITE
  • Prompt: !!?3,QAQTEMP," already exists, OK to replace"
  • Line Location: REPLACE+0
Function Call: WRITE
  • Prompt: !!?5,QAQYESNO
  • Line Location: REPLACE+1
Function Call: WRITE
  • Prompt: !!?5,QAQYESNO
  • Line Location: SV+0
Function Call: READ
  • Variable: QA
  • Timeout: QAQDTIME
  • Line Location: SV+6
Function Call: WRITE
  • Prompt: !!?3,"Sort macro ",QAQTEMP," not saved !! ",*7
  • Line Location: SV+6
Function Call: READ
  • Variable: QA
  • Timeout: QAQDTIME
  • Line Location: LOAD+1
Function Call: WRITE
  • Prompt: !!?3,QAQTYPE(1)," macros may only be loaded at the first ",QAQTYPE(0)," selection prompt !! ",*7
  • Line Location: LOAD+1
Function Call: WRITE
  • Prompt: !!?3,"Corrupted ",QAQTYPE(0)," macro !! ",*7
  • Line Location: LOAD+9
Function Call: READ
  • Variable: QA
  • Timeout: QAQDTIME
  • Line Location: LOAD+10
Function Call: WRITE
  • Prompt: !!?3,"Sort by: ",$P(QAQMENU(QAQFIELD),"^",2)
  • Line Location: LOAD+15
Function Call: WRITE
  • Prompt: !!,X,!,$E(QAQUNDL,1,$L(X))
  • Line Location: INQ2+2
Function Call: WRITE
  • Prompt: !!?5,QAQYESNO
  • Line Location: DEL+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKMAC+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: DISPMAC+4
Function Call: READ
  • Variable: X
  • Timeout: 5
  • Line Location: UPDMAC+8
Function Call: WRITE
  • Prompt: !!,"Macro '"_QAQTEMP_"' not updated.",!!
  • Line Location: UPDMAC+8
Function Call: WRITE
  • Prompt: !!,"Macro incomplete, cannot update."
  • Line Location: UPDMAC+31
Function Call: WRITE
  • Prompt: !!,"Macro '"_QAQTEMP_"' updated.",!!
  • Line Location: UPDMAC+32

FileMan Files Accessed Via FileMan Db Call

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