Version: 0.34.05 - last Update: Saturday, October 10, 2009, 11:45:00
This is a part of The Complete & Up-To-Date FOXTOOLS.FLL Reference.
Function count: 114 – already documented: 34 – remaining: 80
:= function is active and can be used without any constraint
:= function is active and can be used with some constraints
:= function is faulty and should not be used in VFP
:= function is deprecated (does only work in FoxPro DOS)
1 | _EDACTIVE | _EdActive() hides or shows the caret of any editor session window | |
2 | _EDCLOSEFI | _EdCloseFi() closes an editor session window | |
3 | _EDCOMMENT | _EdComment() comments highlighted text in an editor session | |
4 | _EDCOPY | _EdCopy() copies highlighted text from an editor session passed | |
5 | _EDCUT | _EdCut() cuts highlighted text out of an editor session | |
6 | _EDDELETE | _EdDelete() deletes the highlighted text of an editor session | |
7 | _EDGETCHAR | _EdGetChar() returns a character at a given position | |
8 | _EDGETENV | _EdGetEnv() returns the environment settings for the editor session | |
9 | _EDGETLNUM | _EdGetLNum() returns line number for a byte offset passed in | |
10 | _EDGETLPOS | _EdGetLPos() returns the byte offset from BOF for a line number | |
11 | _EDGETPOS | _EdGetPos() returns either the starting point of highlighted text or the caret position | |
12 | _EDGETSTR | _EdGetStr() returns all characters starting from a specified offset until second offset is reached | |
13 | _EDINDENT | _EdIndent() indents text by inserting a number of tab stops in the editor session | |
14 | _EDINSERT | _EdInsert() inserts text at current caret position in the editor session | |
15 | _EDLASTERR | _EdLastErr() returns the error number of the last error that occurred | |
16 | _EDOPENFIL | _EdOpenFil() starts a new text editor session and opens a file from disk | |
17 | _EDPASTE | _EdPaste() pastes text from Clipboard into an editor session | |
18 | _EDPOSINVI | _EdPosInVi() returns the current visibility of a given caret position | |
19 | _EDPROCLIST | _EdProcList() opens the Document View for a given editor session | |
20 | _EDPROPERTIES | _EdProperties() opens the Properties Dialog for a given editor session | |
21 | _EDREDO | _EdRedo() repeats the last undo step for a given editor session | |
22 | _EDREVERT (_EDSAVE) | _EdRevert() discard all changes made to the file since last save | |
23 | _EDSELECT | _EdSelect() selects a range of characters in the editor session | |
24 | _EDSENDKEY | _EdSendKey() simulates a key press in a given editor session | |
25 | _EDSETENV | _EdSetEnv() sets the environment for a given editor session | |
26 | _EDSETPOS | _EdSetPos() sets new caret position for a given editor session | |
27 | _EDSKIPLIN | _EdSkipLin() calculates offset position (@BOL) relative to another offset moving <nLineCount> lines up or down | |
28 | _EDSTOPOS | _EdSToPos() scrolls an editor window so that a given position is visible | |
29 | _EDSTOSEL | _EdSToSel() scrolls an editor window so that a highlighted area becomes visible | |
30 | _EDUNDO | _EdUndo() undoes the most recent changes/edits in the editor session | |
31 | _EDUNDOON | _EdUndoOn() Creates a group of undo-/redo-able actions in the editor session | |
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 | |
76 | _WSOCKGETHOSTBYADDR | _WSockGetHostByAddr() resolves an IP address string into a name | |
77 | _WSOCKSTARTUP | _WSockStartUp() initializes the Winsock library | |
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 |