The problem here is the fact that when you use the default list you hit the debugger, a simple LIST filename “itemid” should always work, even if it has to truncate the listing at the limit arbitrarily chosen by the developer.
You are fired for not firing Pat. Mark From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Idle Sent: Tuesday, November 25, 2008 9:00 AM To: [email protected] Cc: S7 Tech Support Subject: Re: jBASE default output specification limit On Tue, 2008-11-25 at 08:25 -0800, Emery A Grantier wrote: It appears that there is a limit to the default output specification in jBASE. I suggest it was rather assumed that 128 automatic numeric output elements would be enough for anyone to be honest. The way around it would probably be generate the LIST statement directly or why not use a macro (M-type which you can regenerate if you change the default element count). However, perhaps you can rethink the way you are generating the listing. It might be less convoluted to do this programmatically to be honest - you will start to use gobs of memory in 3.x with this many fields to deal with in jQL. Jim Dictionary. A/A V/CORR (8)... V/CONV (7)... V/T V/MAX S/NAME............ C/D.. 1 1 L 18 1 ASR/ATNAMES<4> ... 417 417 L 21 417 TAX/TF.INITIAL <1> 418 418 L 24 418 JUV/JUV.CS.SIG NUP<3> *** > >CTN RF.NAME.USED TEST.EAG 0 TEST.EAG 1 001 ... 500 500 > >LIST RF.NAME.USED 'TEST.EAG' PAGE 1 08:20:43 25 Nov 2008 RF.NAME.USED : TEST.EAG 1 ASR/ATNAMES<4> 001 ... 129 JUV/JUV.REFORM<0> 129 1 Records Listed Note that the listing stops with 129 when it should go through 418. Why? How can I fix this? --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 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 -~----------~----~----~----~------~----~------~--~---
