|
>Date: Fri, 06 Oct 2000 18:48:22 +0200 >From: Carel Teijgeler <teygeler@bart.nl> > >BEllis@oriental.com wrote: > >> Does anyone know if it slows down program performance by including a File >> Status Data Structure within the F-Specs? >> ... >It doesnot make any difference. the information is always available in a >programme at run-time. >Using a datastructure makes that information accessable. Carel (and Brian), the beginning of the INFDS is always kept up to date whether or not you actually code the INFDS. The open, io, and device-specific feedback areas are only copied if the declared length of the INFDS is big enough. (The formatted dump uses the "real" feedback areas, not the INFDS versions, so it doesn't need to keep these up to date for its own purposes.) This applies to RPG IV - I can't remember if RPG III does the same thing or not. But the time to copy a few hundred bytes is so small compared to the other activities in an I/O operation that I don't think its worth worrying about. Even if you're not using the INFDS in your program, it's often convenient during debugging if the INFDS is present. Barbara Morris +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.