Foxtools – Alphabetical Reference

 Version: 0.34.05 - last Update: Saturday, October 10, 2009, 11:45:00

 Foxtools – The Complete Reference:  How To StartFoxtools Home (TOC)Grouped Reference


This is a part of The Complete & Up-To-Date FOXTOOLS.FLL Reference.

Function count: 114 – already documented: 34 – remaining: 80

tick4 := function is active and can be used without any constraint
tick_yellow_thumb[1] := function is active and can be used with some constraints
tick_red_thumb[1] := function is faulty and should not be used in VFP
tick_grey_thumb[1] := function is deprecated (does only work in FoxPro DOS)

 

1 _EDACTIVE _EdActive() hides or shows the caret of any editor session window Function active
2 _EDCLOSEFI _EdCloseFi() closes an editor session window Function active
3 _EDCOMMENT _EdComment() comments highlighted text in an editor session Function active
4 _EDCOPY _EdCopy() copies highlighted text from an editor session passed Function active
5 _EDCUT _EdCut() cuts highlighted text out of an editor session Function active
6 _EDDELETE _EdDelete() deletes the highlighted text of an editor session Function active
7 _EDGETCHAR _EdGetChar() returns a character at a given position Function active
8 _EDGETENV _EdGetEnv() returns the environment settings for the editor session tick_yellow_thumb[1]
9 _EDGETLNUM _EdGetLNum() returns line number for a byte offset passed in Function active
10 _EDGETLPOS _EdGetLPos() returns the byte offset from BOF for a line number Function active
11 _EDGETPOS _EdGetPos() returns either the starting point of highlighted text or the caret position Function active
12 _EDGETSTR _EdGetStr() returns all characters starting from a specified offset until second offset is reached Function active
13 _EDINDENT _EdIndent() indents text by inserting a number of tab stops in the editor session Function active
14 _EDINSERT _EdInsert() inserts text at current caret position in the editor session Function active
15 _EDLASTERR _EdLastErr() returns the error number of the last error that occurred Function active
16 _EDOPENFIL _EdOpenFil() starts a new text editor session and opens a file from disk Function active
17 _EDPASTE _EdPaste() pastes text from Clipboard into an editor session Function active
18 _EDPOSINVI _EdPosInVi() returns the current visibility of a given caret position Function active
19 _EDPROCLIST _EdProcList() opens the Document View for a given editor session Function active
20 _EDPROPERTIES _EdProperties() opens the Properties Dialog for a given editor session Function active
21 _EDREDO _EdRedo() repeats the last undo step for a given editor session Function active
22 _EDREVERT (_EDSAVE) _EdRevert() discard all changes made to the file since last save tick_red_thumb[1]
23 _EDSELECT _EdSelect() selects a range of characters in the editor session Function active
24 _EDSENDKEY _EdSendKey() simulates a key press in a given editor session Function active
25 _EDSETENV _EdSetEnv() sets the environment for a given editor session tick_yellow_thumb[1]
26 _EDSETPOS _EdSetPos() sets new caret position for a given editor session Function active
27 _EDSKIPLIN _EdSkipLin() calculates offset position (@BOL) relative to another offset moving <nLineCount> lines up or down Function active
28 _EDSTOPOS _EdSToPos() scrolls an editor window so that a given position is visible Function active
29 _EDSTOSEL _EdSToSel() scrolls an editor window so that a highlighted area becomes visible Function active
30 _EDUNDO _EdUndo() undoes the most recent changes/edits in the editor session Function active
31 _EDUNDOON _EdUndoOn() Creates a group of undo-/redo-able actions in the editor session Function active
32 _FINDWINDO    
33 _FINDWINDP    
34 _GETWRECT    
35 _WATTR    
36 _WBOTTOM    
37 _WBOTTOMP    
38 _WCLEAR    
39 _WCLEARREC    
40 _WCLEARREP    
41 _WCLOSE    
42 _WFINDTITL    
43 _WFOOTER    
44 _WGETCURP    
45 _WGETCURSO    
46 _WGETPORT    
47 _WHEIGHT    
48 _WHEIGHTP    
49 _WHIDE    
50 _WHTOHWND    
51 _WLEFT    
52 _WLEFTP    
53 _WMAINWIND    
54 _WMOVE    
55 _WMOVEP    
56 _WONTOP    
57 _WOPEN    
58 _WOPENP    
59 _WPOSCURP    
60 _WPOSCURSO    
61 _WPUTCHR    
62 _WPUTSTR    
63 _WRIGHT    
64 _WRIGHTP    
65 _WSCROLL    
66 _WSCROLLP    
67 _WSELECT    
68 _WSENDBEHI    
69 _WSETATTR    
70 _WSETPORT    
71 _WSETTITLE    
72 _WSHOW    
73 _WSIZE    
74 _WSIZEP    
75 _WSOCKCLEANUP _WSockCleanUp() un-initializes the Winsock library Function active
76 _WSOCKGETHOSTBYADDR _WSockGetHostByAddr() resolves an IP address string into a name Function active
77 _WSOCKSTARTUP _WSockStartUp() initializes the Winsock library Function active
78 _WTITLE    
79 _WTOP    
80 _WTOPP    
81 _WWIDTH    
82 _WWIDTHP    
83 _WZOOM    
84 CALLFN    
85 CLEANPATH    
86 CLOSECLIP    
87 COUNTCLIPF    
88 EMPTYCLIP    
89 ENUMCLIPFM    
90 FOXTOOLVER    
91 FOXTOUCH    
92 GETCLIPDAT    
93 GETCLIPFMT    
94 GETFILEVERSION    
95 GETPROSTRG    
96 ISCLIPFMT    
97 MAINHWND    
98 MKDIR    
99 MSGBOX    
101 NEXTWORD    
102 OPENCLIP    
103 PUTPROSTRG    
104 REDUCE    
105 REGCLIPFMT    
106 REGFN    
107 REGFN32    
108 RGBCOMP    
109 RMDIR    
110 SETCLIPDAT    
111 STRFILTER    
112 VALIDPATH    
113 WORDNUM    
114 WORDS    

 


 Foxtools – The Complete Reference:  How To StartFoxtools Home (TOC)Grouped Reference