P3 version 3.1 - The batch
Forum Sponsor
Top Posters
Dimitrios Theocharidis
3 posts
MichaelFuelsC
0 posts
anwar zeb
1 posts
olva seselima
1 posts
Muhammd Muneer
0 posts
sairam
0 posts
MARAT BILYALOV
0 posts
RichTea66
0 posts
Muneer Muhammad
1 posts
Manny Onifade
5 posts
Is there any way to run PRMBATCH.EXE from command line with parameters? I want to run from within Clipper.
For example: PRMBATCH.EXE test.txt where test.txt is:
PROJ Q431 GENERATE USERNAME
GENERATE ALL TEST INTO H:\TEST\Q431OUTx.TXT
END
Ron,
Thanks for the help. Any help on the other 3 points would be much appreciated.
We currently use the CPM handbook for using Batch commands - but the SCHD was not amongst the commands.
Do you (or anyone else) know of a "complete" listing for the batch commands?
Cheers!!
Paul.
Let me share with you the P3 batch CPM Calculation “SCHD” Card,
Columns Remarks
1-4 SCHD
6-12 Data Date in DDMMMYY format
14-18 Time in HH:MM format (optional)
34 List Constraints (Y or N)
35 List Open Ends (Y or N)
36 List out of sequence activities (Y or N)
41 Allow external relationships to subprojects (Y or N)
[Note: the next three are permanent]
61 Use Progress Override (Y or N or blank = N)
62 Use Interruptible Activities (Y or N or blank = N)
63 Compute float using (S=start, F=Finish, W=worse case)
[Note: the next three are only in effect this run]
71 Use Progress Override (Y or N or blank = N)
72 Use Interruptible Activities (Y or N or blank = N)
73 Compute float using (S=start, F=Finish, W=worse case)
75-150 File name to save report (or PRINTER) blank=P3.OUT
The easy way to read the current settings is with the card,
PROJ xxxx LIST STATISTICS