|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] But would that be a valid test? The bottom line is that I stored a source member into the ifs and it took less than half the space that it did in the qsys.lib directory. But, just to get off on a tangent, confuse people, and waste time I did the following: RMVM FILE(ROB/SCOTT) MBR(*ALL) ADDPFM FILE(ROB/SCOTT) MBR(ORD500) DSPOBJD OBJ(ROB/SCOTT) OBJTYPE(*FILE) Object Type Attribute Size SCOTT *FILE PF 24,576 Then I editted it and stuck 1000 lines in it. DSPOBJD OBJ(ROB/SCOTT) OBJTYPE(*FILE) Object Type Attribute Size SCOTT *FILE PF 114,688 EDTF STMF('/rob/scott2.rpg') added 1000 lines, each with 92 characters, all like the following: ....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8....+....9.. 12345678911234567892123456789312345678941234567895123456789612345678971234567898123456789912 WRKLNK OBJ('/rob/scott2.rpg') 8=Display attributes Allocated size of object . . . . . . . : 98,304 Granted, that is a little closer, but how many source files use all 92 characters, on every line? My sample of a real world RPG program took less than half the space as a source physical file. Source physical files gobble disk space. Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin "Hall, Philip" <phall@spss.com> Sent by: midrange-l-admin@midrange.com 10/15/2002 02:40 PM Please respond to midrange-l To: <midrange-l@midrange.com> cc: Fax to: Subject: RE: V5R2: Source now allowed in the IFS Rob, The difference is that for PF, the space for the whole record is required even if you only have 1 character in the record. For the IFS, all the 'whitespace' is removed. Try creating a IFS file with all the lines filled out to 92 chars... --phil -----Original Message----- From: rob@dekko.com [mailto:rob@dekko.com] Sent: Tuesday, October 15, 2002 2:33 PM To: midrange-l@midrange.com Subject: Re: V5R2: Source now allowed in the IFS DSPOBJD OBJ(ROB/SCOTT) OBJTYPE(*FILE) Object Type Attribute Size SCOTT *FILE PF 2,220,032 WRKLNK OBJ('/rob/scott.rpg') 8=Display attributes Size of object data in bytes . . . . . : 993,443 _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l or email: MIDRANGE-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.