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

Package: Kernel

Routine: XQSMDFM


Information

XQSMDFM ;ISC-SF(SEA)/JLI,MJM - PERMIT USER TO BUILD LIMITED FM OPTIONS ;01/25/2008

Source Information

Source file <XQSMDFM.m>

Entry Points

Name Comments DBIA/ICR reference
RULES ;
ASKTYPE(XQTYPE) ;
D ; Delete
E ; Edit
I ; Inquire
P ; Print
ASKTMPL(XQADJ,XQFILE,XQTMPL,XQOPTNL) ;
ASKFILE(XQTMPL) ;
CRE8OPT(DR) ;
AGAIN ;
SURE() ;
ACCESS(XQFNUM) ; See if user has file access

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The option types that may be built are P(rint), E(dit), and I(nquire),"
  • Line Location: ASKTYPE+1
Function Call: WRITE
  • Prompt: !,"and you must have template(s) ready to be included in the option."
  • Line Location: ASKTYPE+2
Function Call: WRITE
  • Prompt: !,"You may also enter D(elete) to delete an option."
  • Line Location: ASKTYPE+3
Function Call: WRITE
  • Prompt: !,"This is an existing "_$$TYPE^XQSMD4(XQT)_" option."
  • Line Location: SURE+3
Function Call: WRITE
  • Prompt: !,$C(7),"It is not included in your delegated options."
  • Line Location: SURE+4
Function Call: WRITE
  • Prompt: !,"It may not be changed to a different type of option."
  • Line Location: SURE+5
Info |  Source |  Entry Points |  Interaction Calls