Printing multiple copies from @Key processing

Kenneth Brody kenbrody at gmail.com
Wed Aug 1 09:37:52 PDT 2018


Can you show us the complete @key code?  (Or a simplified version
which still fails as described?)
On Tue, Jul 31, 2018 at 9:05 PM Boaz Bezborodko via Filepro-list
<filepro-list at lists.celestial.com> wrote:
>
> I'm setting up a routine to print multiple copies of record using @Key
> processing.
> I use POPUP UPDATE to bring up a screen in which to enter the number of
> copies needed.
> When hitting the ESC-key the routine loops through the set number of
> times using FORM "xxx" to print the form.  But it doesn't print the
> forms  right away.  First the cursor goes to the first record on the
> screen (there is no cursor path set), then I have to hit ESC twice more
> to exit the record.  Only then does it do the printing.
> If I don't do a POPUP UPDATE  and only execute the FORM "xxx" and END,
> the record is exited and the one copy of the form prints right away.
> How do I get the program to exit the after the first ESC out of the
> POPUP UPDATE?
>
> One other point:  When I escape out of POPUP UPDATE the routine has a
> CLEARP before the END, but the popup doesn't disappear before going to
> that first record.
> I'm running on Windows Filepro, 5.6.10D9
>
> Thanks
>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list