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

Package: Text Integration Utility

Routine: TIUFL1


Information

TIUFL1 ; SLC/MAM - Library of Modules and Functions: RIGHT, LEFT ;10/25/95 11:50

Source Information

Source file <TIUFL1.m>

Entry Points

Name Comments DBIA/ICR reference
RIGHT(TIUFXNOD) ; Action Move View to right: resets VALM("FIXED"), VALMLFT; Sets Type into truncated Name. If in a template, not a subtemplate, sets TIUFLFT to VALMLFT for the template.
; Requires TIUFXNOD = XQORNOD(0) if doing Action Right, = 0^0^PL if doing Action Print List
RIGHX
INSTYPE ; Insert Type into end of truncated Names:
; Needs GOINGEND
INSBLNK ; Insert Blank into end of truncated Names:
; Needs GOINGEND
LEFT(TIUFXNOD) ; Action Move View to left: resets VALM("FIXED"), VALMLFT; Takes Type out of Name, refills the hole.
; Requires TIUFXNOD = XQORNOD(0) if doing Action Left, = 0^0^PL if doing Action Print List
LEFTX
STND(DIRECTN) ; Function returns NEXTSTND^STND(0), where NEXTSTND = next Standard Position to the RIGHT/LEFT, STND(0) = leftmost position for VALMLFT ( = VLAM("FIXED")+1)
REFILL ; Fill in holes in Name
; Needs GOINGBEG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: RIGHT+7
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: RIGHT+10
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: LEFT+4
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: LEFT+6
Info |  Source |  Entry Points |  Interaction Calls