Lew
Wed Oct 25 08:47:51 CDT 2006
That's a very interesting site. I wonder if Christof has documented
objref.fll anywhere.
-Lew
"Olaf Doschke" <b2xhZi5kb3NjaGtlQHNldG1pY3MuZGU@strconv.14.de> wrote in
message news:Oa4cnrA%23GHA.4464@TK2MSFTNGP02.phx.gbl...
> Hi Lew,
>
> that's nice.
>
> The perhaps most famous use of that _Ed...-
> functions is through ISX.prg by Christof Wollen-
> haupt, which introduced Intellisense vor variable
> names and constants before VFP had intellisense
> for commands and is about the functionallity of
> VFP9 with typing ZLOC and ZDEF within
> methods or programs at a key stroke of CTRL+I.
>
> If you want to play around more with these "hidden"
> foxtools.fll functions take a look at isx.prg, you can
> get that from
http://www.foxpert.com/downloads.htm
> =>
http://www.foxpert.com/download/isx.PRG
>
> Besides that, there's also an option for defining the
> prefix of each line caused by commenting a code
> block. It's Tools->Options->Editor->Comment
> String, default is the well known *!*
>
> The only disadvantage is, if you don't want a
> * as first character of that option, you'd need to
> delete that afterwards, as that is added automa-
> tically, if the comment string does not start with *.
>
> Bye, Olaf.
>
>