Sort/Selection processing

Nancy Palmquist nlp at vss3.com
Tue Jun 15 12:32:49 PDT 2010


Joe,

Do it in @once processing on the output side.  Put your values in 
Declared global tables, pick them up with Declare extern on the output side.

Then show them with @once.  If you want to exit at that point there is 
no harm done, just put in an EXIT.

I do authentication stuff there sometimes, and it will EXIT without 
touching any records in the file.

Nancy

On 6/15/2010 1:52 PM, Kroboth, Joe wrote:
> Is there any way to test that the last record has been processed on a Sort/Selection processing table.   I want to trigger a message to display some totals on the screen and ask if the user wants to continue.  @done doesn't seem to work and @TS doesn't seem to have a value.  Perhaps The only option is to pass the totals to the output processing try to do what I need from there (?)
>
> Thanks.
>
> Joe Kroboth
> Chernay Printing, Inc
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20100615/75faab1a/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>    

-- 
Nancy Palmquist         MOS&  filePro Training Available
Virtual Software Systems    Web Based Training and Consulting
PHONE: (412) 835-9417           Web site:  http://www.vss3.com



More information about the Filepro-list mailing list