That's a little more work than necessary and may be limiting/slow if you have a lot of data to process.
Probably the best way to go about this is to use jBASE's support for sequential file access. Relevant links below. This has been supported since at lease version 3.x. http://jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_OPENSEQ.htm http://jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_WRITESEQ.htm http://jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_WEOFSEQ.htm -- Kevin Powick -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
