[focus-l] Re: Indicate "NO OUTPUT" then 0 records are found in report

  • From: "FOCUS (Private)" <ejaf.focus@xxxxxxxxxxxxxxx>
  • To: <focus-l@xxxxxxxxxxxxx>
  • Date: Wed, 19 May 2004 10:04:16 +0100

try

SET EMPTYREPORT = ON
or
ON TABLE SET EMPTYREPORT ON

Is this what you're looking for?

Regards,
Paul.

----- Original Message ----- 
From: "Sandy Kadish" <sjkadish@xxxxxxxxx>
To: <focus-l@xxxxxxxxxxxxx>
Cc: <sll@xxxxxxxxxxxxxxxxx>
Sent: Tuesday, May 18, 2004 9:20 PM
Subject: [focus-l] Re: Indicate "NO OUTPUT" then 0 records are found in
report


> try this code
>
> -IF (&RECORDS GT 0) THEN GOTO RETRECS ;
> -INCLUDE RXNOENT1
> -RETRECS
> -continue whatever code
>
> the -INCLUDE is a goto that prints a "Sorry, Charlie" type message in an
html format that nicely says that no records were found.
> sll@xxxxxxxxxxxxxxxxx wrote:
> Hey,
>
> I am on a VAX machine. We have not established standards for when NO
RECORDS
> are found. What is an effective manner of displaying this status in a
FOCUS
> report???? I do have access to a manual. Cannot quit figure this one.
>
> Any assistance would be appreciated.
>
> Sandy
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
>
> Sanford Jay Kadish
> 9897 Merlin Drive East
> Jacksonville, FL 32257
> Home      (904) 730-2271       Work (601) 664-5817
> Evenings (601) 420-5991       Cell   (601) 918-2320
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! - Internet access at a great low price.


Other related posts: