home *** CD-ROM | disk | FTP | other *** search
- ! ProjectING Report Form File.
- ! ===========================
- !
- ! Float List in TAB Format
- !
- ! Lists all activities on the currently loaded project
- ! in order of least float. Output in TAB separated format.
- !
-
- ----------
- Float List
- ----------
- [C1:< ] Printed on: [G25 ]
- =========================================================================
-
- Project : [G1] Description : [G2]
- Analysis date: [G24]
-
- Activity from-to Id Dur Rem Description Total Free
- PEC SEC Dur Float Float
- ======= ======= == === === ============================== ===== =====
- #SORT A9 19
- #SELECT A 1
- #WHILE A
- #IF A6
- [A6] [A7] [A8] [A13] [A14] [A1] [A9] [A10]
- #ENDIF
- #SELECT A NEXT
- #ENDWHILE
-