Hi Igor,

I'm afraid you cant change the text "No records matched...."
You can either use ENQ.ERROR or DISPLAY.BREAK with NONE in the enquiry
to display a text if there are no records.

Example:
  15. 1. 1 OPERATION... "SORRY NO RECORDS FOUND'
  16. 1 COLUMN......... 1
   21. 1 DISPLAY.BREAK.. NONE

 Output
 LineNo      Bezeichnung     Total nach Domizil / Industrie Code
------------------------------------------------------------
---------------     ---------
 SORRY NO RECORDS FOUND'

Hope this helps.
Regards




On 2/9/10, FAISAL FAYYAZ <[email protected]> wrote:
> Hi Igor,
>
> Kindly check the file I_ENQ.MATCH.FIELD. I think this will help you.
>
> Regards,
>
> Faisal
>
> On Thu, Feb 4, 2010 at 9:56 PM, Igor Micev <[email protected]> wrote:
>
>> Hi Vladimir,
>>
>> ENQ.ERROR is empty in my Enquiry. I also checked the other
>> ENQUIRY.COMMON variables, and didn't find something useful at first.
>> The enquiry is NOFILE based with a routine.
>> When no records are returned, I'm just curious if we can change the
>> Globus message or to cause not to appear.
>>
>> In any case we can even with that message ... maybe it is not possible
>> to change ...
>>
>> Thanks
>> IM
>>
>>
>> On Feb 4, 7:33 am, VK <[email protected]> wrote:
>> > Hi Igor,
>> > I believe - ENQ.ERROR
>> >
>> > On Feb 3, 6:36 pm, Igor Micev <[email protected]> wrote:
>> >
>> >
>> >
>> > > Hi All,
>> >
>> > > I want to know which variable is being filled with a "Globus Message"
>> > > pops up with the following text.
>> > > "No records were found that matched the selection criteria"
>> >
>> > > and options "Continue" and "Details".
>> >
>> > > Regards,
>> > > IM
>>
>> --
>> 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
>>
>
> --
> 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
>

-- 
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

Reply via email to