I think you want the FOOTING statement. jBase does not (I think) support terminating a JQL report with anything other than CTRL X, so your footing statement would need to look like this.
H SORT filename dict dict H FOOTING "Press any key to continue, CTRL X to quit" P -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jim Idle Sent: Tuesday, January 20, 2009 11:24 AM To: [email protected] Subject: Re: PROC Loop ww wrote: > I'm trying to list records on the screen and prompt with "Continue (Y/ > N)" when the listing reaches the bottom of the users screen. Any help > would be appreciated. If you add a HEADING statement to your query, then I think paging will happen automatically, in fact I thought that was the default and you had to turn it off with the (N option. However, do this in jBC and not PROC is my advice. Jim > -~----------~----~----~----~------~----~------~--~--- > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
