WordList for UEStudio and FiveWin

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

WordList for UEStudio and FiveWin

Post by Antonio Linares »

Add these lines to the bottom of UEStudio wordlist file:

Code: Select all

/L14"Clipper" Nocase Line Comment = // Block Comment On = /* Block Comment Off = */ File Extensions = PRG CH
/Function String 1 = "%*^{Function^}^{Method^}*[(]"
/Function String 2 = "%Class"
/Function String 3 = "%Procedure"
/Function String 4 = "%*INLINE"
/Function String 5 = "%HB_FUNC"
/C1
.and. .not. .or. .t. .f. 
#include #define #ifdef #endif #else
aadd abs aclone acopy adel aeval afill ains alert alias alltrim as asc array activate action append asize ascan
begin button buttonbar brush break
case class classdata close color colors checkbox create character column centered commit copy constructor
date do data dblclick declare deleted default delete design device dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend
exit else elseif endif export empty endclass endcase end endmenu enddo endpage endprint erase eof eval exact
file for function from of footer font filter field fieldget fieldput fcount flock ferase fields
get go goto gotop
hidden header headers
icon id if iif inline index init in
left len locate listbox listview loop lower
maximized mdichild method memvar msgInfo msgBeep message menu menuitem msglogo
next numeric name
of otherwise on off order ordsetfocus
path pixel protected print page parameters procedure prompts preview picture
quit
return recall resource resources redefine read report replace right rlock recno
sizes sequence self super set say separator size style sysrefresh shared select store skip seek softseek
time title tone to tooltip top total transform
var val valid valtype
while when window with
use update upper
zap
/C2
new
/C3 
local 
static 
public 
private
nil
:
,
;
@
|
{
}
(
)
.
[
]
<
>
=
!
+
-
*
/
%
 
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Baxajaun
Posts: 853
Joined: Wed Oct 19, 2005 2:17 pm
Location: Gatika. Bizkaia

Re: WordList for UEStudio and FiveWin

Post by Baxajaun »

Buenas noches,

la lista al completo.

Code: Select all

/L14"Clipper" Nocase Line Comment = // Block Comment On = /* Block Comment Off = */ File Extensions = PRG CH
/Function String 1 = "%*^{Function^}^{Method^}*[(]"
/Function String 2 = "%Class"
/Function String 3 = "%Procedure"
/Function String 4 = "%*INLINE"
/Function String 5 = "%HB_FUNC"
/C1
.and. .not. .or. .t. .f.
#include #define #ifdef #endif #else
_3d _3dlook 3d 3dlook
aadd abs accelerator aclone acopy action actions activate activex add adel adjust aeval 
afill ains alert alias align alltrim angle ansi append array arrow 
as asc ascan asize at autodial
ballon bar barcolor baud begin bitmap bitmaps block bold bool border box break browse brush 
btnbmp button buttonbar buttoonsize byte
cancel caption captiongrad case center centered change char character check checkbox checked 
class classdata click clipboard clock close clrinit clrover clrvisit
color colorbox colors colorsel colours colsizes column combobox comm commit constructor 
controls conversation convert copy create cross cursor data database
date dbappend dbcloseall dbclosearea dbcombo dbcommit dbdelete dbgobottom dbgoto dbgotop 
dblclick dbms dbrecall dbrelation dbseek dbsetfilter dbsetorder
dbsetrelation dbskip dbunlock dbusearea dde deactivate dec declare default define delete 
deleted design device dial dialer dialog dialogs dif direction
disablecaption disabled disablegrad disk dll dll32 do doc double down drawitem driver drop 
dtpicker
edit editable eject elem element elm else elseif empty enabled end endatabase endcase 
endclass enddo endgroup endgtf endif endini endline endmenu endpage
endprint endreport endstruct endsysmenu endtree entry eof erase error escape eval exact 
exec execute exit explorerbar export 
fcount ferase field fieldget fieldput fields fields fieldsizes file filename files filter 
first float flock flush folder font footer for format frequency
from function
get go goto gotop gradiant graph grid group groupbutton gtf 
handle hdc head header headers height help helpfile helpid hidden highlight hinds 
horizontal hscroll hwnd 
ibeam icon iconized icons id idleaction if iif image imagelist in index ini ininame 
init inline inset insize interval italic item itemfield items 
keyboard keydown
label labels last lbuttonup left legend legends len lib library linecolors link list 
listbox listfield listview locate logic logical long loop lower lpstr
lpt 
mail mark marks max maximize maximized mdi mdichild member memo memvar menu menuinfo 
menuitem message metafile meter method min minimize modal modify mostleft
mostright move mru msg msgbeep msginfo msgitem msglogo multi multiline multiple multisel 
name nescapement next no noautoticks nobar noborder nocaption nohilite noiconize noinset 
nomaximize nominimize nomodal none nopercentage nosysmenu notooltip
nowait nozoom number numeric
object odbc odbf oem oemtext of off on open opened option order ordsetfocus origin 
otherwise outlook outsize
page pagedown pageleft pageright pages pagestep pageup paint parameters parity pascal 
password path pen phone picture pitchfamily pixel pixels play popup
pos postend postgroup pressed preview previous print printer procedure progid prompt 
prompts protected ptr
quit
radio raised range read readonly recall receipt recno redefine release repeat replace 
report resize16 resname resource resources return ribbon ribbonbar
richedit right rlock round rtfsize
say saybutton scroll scrollbar section seek select selector self selrange send separator 
sequence serie service set setup shaded shadow shared showblock
single size sizebutton sizenesw sizens sizenwse sizes sizewe skip slider softseek sort 
spinner splitpopup splitter sql startgroup startline startpage
static statusbar stop store strike strikeout string struct style subject summary super 
sysmenu sysrefresh 
tabs tag text textcolor thumbpos tickpos time timer title to tone toolbar tooltip top 
topic topmargin total trackbar transform transparent tree treeitem
treeview type
unbreak underline unique until up uparrow update upper url urllink use user using 
val valid valtype var vbx vertical video vscroll 
wait weight when while width window with word write
xgrid xvalues
ygrid yvalues
zap zoom
/C2
new
/C3
local
static
public
private
nil
:
,
;
@
|
{
}
(
)
.
[
]
<
>
=
!
+
-
*
/
%
 
Saludos
Post Reply