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

Package: Engineering

Routine: ENSP5


Information

ENSP5 ;(WASH ISC)/WDS@Charleston-Facility Management Data Export ;4-23-92

Source Information

Source file <ENSP5.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;7.0;ENGINEERING;;Aug 17, 1993
EN
SER ;Service Report; with count of rooms and total net sf per service
FUNC ;Function Report; with room count and total nsf per function
RCS ;RCS 14-4 Report; sorted by RCS=YES and by Service
LST
LST1
TLT
LOOP
EXIT
EXIT1
LOOP1
MSG
MSG1
WAIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No Data, You must allow the print option to finish."
  • Line Location: EN+0
Function Call: WRITE
  • Prompt: !!!,"Report sorted by Service is Requested"
  • Line Location: SER+1
Function Call: WRITE
  • Prompt: !!!,"Report sorted by Function is requested"
  • Line Location: FUNC+1
Function Call: WRITE
  • Prompt: !!!,"Report by RCS 14-4 Services is requested"
  • Line Location: RCS+1
Function Call: WRITE
  • Prompt: !!!,"Ready to list Spreadsheet data in Comma Separated Value (CSV) format.",!!,"Turn on your ASCII file capture feature and save an MS-DOS file with an",!,"extension of CSV, ie. ASCII file name = ________.CSV"
  • Line Location: LST1+0
Function Call: WRITE
  • Prompt: !!,"At the end of the data listing, Turn off your ASCII file capture feature",!,"and then open the CSV file in your spreadsheet program to produce graphs."
  • Line Location: LST1+1
Function Call: WRITE
  • Prompt: !!,"NOTE: The last cell of your spreadsheet will contain extraneous text.",!,?7,"You'll probably want to delete it."
  • Line Location: LST1+2
Function Call: WRITE
  • Prompt: !,"Facility Management Data",!,$P($T(@ENLT),";",2),!,"Net Square Foot and Room Count Report",!
  • Line Location: LST1+4
Function Call: WRITE
  • Prompt: !,"Turn off data capture, Press <RETURN> when ready. "
  • Line Location: EXIT+0
Function Call: WRITE
  • Prompt: """"_N_""","_^DOSV(0,$I,1,N,1,"N")_","_^("S"),!
  • Line Location: LOOP1+0
Function Call: WRITE
  • Prompt: !!,"I must do a FileMan sort to organize the data you want to export. The data will",!,"Print in FileMan format on your screen. At the end of the print you will be",!,"instructed on how to capture the data you have requested.",!
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !,"No Device Selection will be asked. This option cannot be queued.",!
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !!!,"I still have this data stored and can list it for capture again without",!,"re-running the FileMan sort in case you missed it the first time.",!!,"Want to list the data again "
  • Line Location: MSG1+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: WAIT+0
Function Call: WRITE
  • Prompt: !!!!,"Press <RETURN> when ready, or '^' to escape. "
  • Line Location: WAIT+0
Info |  Source |  Entry Points |  Interaction Calls