Changeset 2662 in Sophya
- Timestamp:
- Apr 7, 2005, 12:02:22 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgUtil/scanppf.cc
r2658 r2662 37 37 38 38 csh> scanppf -h 39 SOPHYA Version 1.1 Revision 0 (V_Fev2001) -- Mar 9 2001 15:45:31 cxx 40 Usage: scanppf filename [s/n/a0/a1/a2/a3] 41 s[=default} : Sequential reading of objects 42 n : Object reading at NameTags 43 a0...a3 : Tag List with PInPersist.AnalyseTags(0...3) 39 PIOPersist::Initialize() Starting Sophya Persistence management service 40 SOPHYA Version 1.8 Revision 40 (V_Avr2005) -- Apr 7 2005 12:00:24 cxx 41 Usage: scanppf [flags] filename 42 flags = -s -n -a0 -a1 -a2 -a3 -lh -lho 43 -s[=default} : Sequential reading of objects 44 -n : Object reading at NameTags 45 -a0...a3 : Tag List with PInPersist.AnalyseTags(0...3) 46 -lh : List PPersist handler classes 47 -lho : List PPersist handler and dataobj classes 44 48 45 49 \endverbatim
Note:
See TracChangeset
for help on using the changeset viewer.