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

Package: Engineering

Routine: ENPLUTL


Information

ENPLUTL ;WISC/SAB-PROJECT PLANNING UTILITIES ;6/8/94

Source Information

Source file <ENPLUTL.m>

Entry Points

Name Comments DBIA/ICR reference
POSTCL(ENDA,ENAR,ENSKIP) ; Post Text to Communication Log
; ENDA - ien of project in file #6925
; ENAR - closed root of text array (array has positive numbered nodes)
; ENSKIP - optional number of lines to skip before text (defaults to 1)
LTZ() ; Local TimeZone Extrinsic Variable
; Returns 3 character local timezone
FDT(ENDTI) ; Formatted Date/Time Extrinsic Function
; ENDTI - internal FileMan date
; Returns date/time in mm/dd/yy hh:mm format
TZD(ENLTZ,ENRTZ) ; Timezone Difference Extrinsic Function
; ENLTZ - first 3 character timezone (normally local timezone)
; ENRTZ - second 3 character timezone (normally remote timezone)
; Returns difference in hours
; result could be added to remote time to convert it to local time
PPDOM ; Determine Domain for project planning transmissions

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Domain not found in PROJECT PLANNING ROLLUP DOMAIN (#100) field",!,"of the ENG INIT PARAMETERS (#6910) file. Transmission aborted!",!!
  • Line Location: PPDOM+5
Info |  Source |  Entry Points |  Interaction Calls