At 02:24 PM 10/25/2012, Dennis McGrath wrote:

Is there a way on code to hide the FEEDBACK dialog once it is displayed.
CLS doesn't do it.
SET FEEDBACK OFF doesn't do it

Try the following quick exercise and see what you get?

CONNECT RRBYW18
OUTPUT ABC.ALL
UNLOAD ALL
OUTPUT SCREEN
DISCONNECT
RENAME RRBYW18.RB? BACKUP18.RB? -- R:BASE eXtreme 9.1/9.5 (32)
RENAME RRBYW18.RX? BACKUP18.RX? -- R:BASE eXtreme 9.1/9.5 (64)
CLS
SET FEEDBACK ON
RUN ABC.ALL
CLS
SET FEEDBACK OFF

Notice the sequence.

You may also try the same exercise for a large/huge routine, if you wish.

Have fun!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to