On Wed, August 29, 2007 4:22 pm, Vince Teachout wrote:
> Add a new Intellisense abbreviation (I used mbi - for Michael Babcock
> Initials), and edit it:
>
>
> type: U
> abbreve: mbi
> cmd: {}
> DATA:
>
>
> LPARAMETERS oFoxcode
> LOCAL cInit
>
>
> IF oFoxcode.Location = 0
> RETURN "header"
> ENDIF
>
>
> oFoxcode.valuetype = "V"
>
> cInit  = InputBox("Initials?", "Enter Initials", "Initials already")
>
> TEXT TO lcHeader TEXTMERGE NOSHOW
> && <<cInit>>  <<date() >> ~
> ENDTEXT
>
>
> RETURN lcHeader
>
>
>
>
> The tilde is the secret to "Place cursor here"
> I'm sure there are other ways to do it, I just cannabilized one of my
> own scripts.

Thanks!



_______________________________________________
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
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** 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