Add it into your intellisense as a default script that gets fired. Every
time you click the spacebar on a line of code it fires.

In the Intellisense manager, custom tab.
Script Name = clearmsg
<code>
        LPARAMETER oFoxScript
        set message to
        return .f.
</code>
back on the General tab, Browse
find the Abbrev = CustomDefaultScripts
and ad clearmsg to a new line in the Data memo.

Tracy


> -----Original Message-----
> From: Malcolm Greene
> Sent: Wednesday, August 23, 2006 1:53 PM
> Subject: Re: I Didn't Know That!
>
> Jeff,
>
> To make sure VFP shows line numbers in status bar type the
> following command in the command window:
>
> SET MESSAGE TO
>
> I also add this line to my application shutdown code (bracketed by
> version() check for dev vs. runtime).
>
> Enjoyed your story :)
>
> Malcolm




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to