Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

NOFINDMESG( pTarget )

Purpose

Generalised pop-up message for no-finds, taking into account any query
in the current or a related table.

Arguments

     pTarget -- the object that was not found

Setup

Behaves most intelligently in the context of THE_USUAL(), but will work in
any situation.

Example

     SEEK object
     IF !FOUND()
         NOFINDMESG( object )
     ENDIF

Returns

.F.

Side Effects

Pops a message, restore the screen afterwards.

Artful Calls

GET_FILTER, IS_QUERY, POP_MSG

Source File

AA_SRCH.PRG

See Also: SEARCH()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson