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

Package: Automated Lab Instruments

Routine: LAKDIFF1


Information

LAKDIFF1 ;DALOI/RWF/LL/RES - KEYBOARD DIFF PART 2 ; 7/14/87 08:02

Source Information

Source file <LAKDIFF1.m>

Entry Points

Name Comments DBIA/ICR reference
A ;
COUNT ; Add key to cell count
;
; Count key
HELP ;
SHOWCNT ; Display current cell count
STOP ;
EVAL ;
TWO ;
STORE ;
MINUS ;
; Clear line on screen display
HD1 ;
HD2 ;
HD3 ;
; Clear line on screen display
HD4 ;
PN(LA60) ; get print name for result
; Call with LA60 = ien of file #63 dataname
; Returns print name
COM ;
COM1 ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: EVAL+3
Function Call: WRITE
  • Prompt: $C(7),!,"NOTE: ONLY ",TOTAL," CELLS COUNTED",!!
  • Line Location: EVAL+4
Function Call: WRITE
  • Prompt: !,"Test",?11,"Count Value"
  • Line Location: EVAL+5
Function Call: WRITE
  • Prompt: !,$$LJ^XLFSTR(^TMP("LA",$J,LAI,.1),11,".")
  • Line Location: EVAL+9
Function Call: WRITE
  • Prompt: $J(V,5)," "
  • Line Location: EVAL+11
Function Call: WRITE
  • Prompt: $J(V,5)
  • Line Location: EVAL+13
Function Call: WRITE
  • Prompt: !,$$LJ^XLFSTR("Total",11,".")," ",$J(TOTAL,5),!
  • Line Location: EVAL+15
Function Call: WRITE
  • Prompt: IOEDALL
  • Line Location: HD1+1
Info |  Source |  Entry Points |  Interaction Calls