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

Package: Text Integration Utility

Routine: TIUFLD1


Information

TIUFLD1 ; SLC/MAM - Lib; Template D Related; SETBOIL(FIELDA,LASTLIN), EDBOIL(FILEDA), DEDBOIL(FILEDA), DSETSHAR(FILEDA) ;4/6/95 11:02

Source Information

Source file <TIUFLD1.m>

Entry Points

Name Comments DBIA/ICR reference
SETBOIL(FILEDA,LASTLIN) ; Sets Boilerplate Text of FILEDA into
SETBX
DSETBOIL(FILEDA,VCNT3) ; Sets boilerplate Text for descendants of FILEDA.
; Requires FILEDA, VCNT3=VALMCNT for TIUF3 when DSETBOIL is called.
; Updates VCNT3.
DSETX
EDBOIL(FILEDA,NODE0) ; Edit Boilerplate Text of FILEDA.
; Requires FILEDA, NODE0 of FILEDA
EDBOX
DEDBOIL(FILEDA) ; Edit Boilerplate Text for descendants of FILEDA.
DEDBX
DSETSHAR(FILEDA) ; Sets all descendants of FILEDA to SHARED
; Requires FILEDA

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," ",$P(INODE0,U),!,"is a Shared Component; Only an Owner can edit its Boilerplate Text.",!!
  • Line Location: DEDBOIL+8
Function Call: WRITE
  • Prompt: !!," ",$P(INODE0,U),!,"is a Shared Component; it can be edited only through the SORT option",!!
  • Line Location: DEDBOIL+9
Function Call: WRITE
  • Prompt: !!," File Entry "_FILEDA_" has Nonexistent item "_IFILEDA_"; See IRM",!
  • Line Location: DSETSHAR+7
Info |  Source |  Entry Points |  Interaction Calls