Fox-Editor Functions: Examples

Version: 00.20.00 - last Update: Thuesday, October 13, 2009, 13:40:00

Fox-Editor Functions: An OverviewFoxtools Home (TOC)Fox-Editor Functions: Good2Know


Editor How-To Examples  Editor How-To Examples

Basics

How can I retrieve an editor session handle?

How can I test if an editor session handle still is valid?

How can I get the whole content of an editor buffer?

How can I replace the whole content of an editor buffer?

How can I calculate the total lines count?

How can I get a Modify Command session handle?

How can I replace some text in an editor buffer?

How can I select a block of text in an editor buffer?

How can I determine what text is highlighted in an editor buffer?

Enhanced

How can I monitor an editor session?

How can I get the Win-Handle of an editor session window?

How can I refresh an editor session window?

How can I create a dockable editor session window?

How can I apply another style to my editor session windows?

How can I run my editor sessions outside VFP’s screen?

How can I beautify code in my editor session buffer programmatically?

How can I revert my editing in my editor session buffer programmatically?

How can I monitor user keystrokes in my editor sessions?

How can I monitor scrolling in my editor sessions?

How can I find an editor session window without knowing its title?

How can I synchronise two or more editor sessions?

 


Fox-Editor Functions: An OverviewFoxtools Home (TOC)Fox-Editor Functions: Good2Know