home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / acp / projecting / !Project / Reports / FloatList < prev    next >
Encoding:
Text File  |  1994-08-22  |  978 b   |  33 lines

  1. !  ProjectING Report Form File.
  2. !  ===========================
  3. !
  4. !  Float List.  
  5. !
  6. !  Lists all activities on the currently loaded project
  7. !  in order of least float. Does not list dummys or
  8. !  completed activities.
  9. !
  10.  
  11.                                  ----------
  12.                                  Float List
  13.                                  ----------
  14.   [C1:<                        ]                    Printed on: [G25      ]
  15.   =========================================================================
  16.  
  17.   Project : [G1]  Description : [G2]
  18.   Analysis date: [G24:<11]
  19.  
  20.     From  -   to    Id Dur Rem  Description                     Total Free
  21.     PEC       SEC          Dur                                  Float Float
  22.   =======   ======= == === ===  ==============================  ===== =====
  23. #SORT A9 19
  24. #SELECT A 1
  25. #WHILE A
  26. #IF A16 != 100 && !A11
  27.   [A6:>7] - [A7:<7] [A8:>2] [A13:>3] [A14:>3]  [A1:30]  [A9:>5] [A10:>5]
  28. #ENDIF
  29. #SELECT A NEXT
  30. #ENDWHILE
  31.  
  32.   Report complete.
  33.