FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Novo WordFile para UEStudio
Posts: 244
Joined: Mon Jun 05, 2006 09:39 PM
Novo WordFile para UEStudio
Posted: Thu Nov 05, 2009 12:25 AM
Demorei mais montei

Code (fw): Select all Collapse
/L20"Harbour" Line Comment = // Nocase Line Comment Alt = * Block Comment On = /* Block Comment Off = */  String Chars = "' File Extensions = PRG CH
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> ,   .?
/Function String 1 = "%[STATIC ]++^{FUNCTION^}^{PROCEDURE^}^[a-zA-Z]*)"
/Function String 2 = "%HB_FUNC" 
/Indent Strings = "{"
/Unindent Strings = "}"
/Open Brace Strings =  "{" "(" "["
/Close Brace Strings = "}" ")" "]"
/Open Fold Strings = "Do While" "If " "While" "For" "Begin Sequence" 
/Close Fold Strings = "Enddo" "EndIf" "End" "Next"  
/Ignore Fold Strings = "Exit" "Break"
/C1
accept append all alternate
box blank bell
call cancel clear close commit continue copy count create century color
confirm console cursor
delete dir display date decimals default deleted delimiters device
eject erase extended epoch escape exact exclusive
file find form from filter fixed format function
get gets go
index init input intensity
join
keyboard key
label list locate
memory menu margin message
note
order
pack procedure prompt path printer
quit
read recall reindex release rename replace report restore run relation
say screen structure save seek select set scoreboard softseek skip sort
store sum
to typeahead text total type
unique unlock update use
wrap wait
zap
#define #error #include #elif #if #line #else #ifdef #pragma #endif #ifndef
#undef #command #translate #stdout #xcommand #xtranslate
/C2
announce
begin break
case
declare do
elseif else endif enddo end endcase exit external
field for
if
local loop
memvar
next
otherwise
parameters private public
recover request return
sequence step static
using
while with
/C3
aadd abs achoice aclone acopy adel adir aeval afields afill ains alert alias
alltrim altd array asc ascan asize asort at atail average
bin2i bin2l bin2w bof browse 
cdow chr cmonth col colorselect ctod curdir
day dbappend dbclearfilter dbclearindex dbclearrelation dbcloseall
dbclosearea dbcommit dbcommitall dbcreate dbcreateindex dbdelete dbedit
dbeval dbf dbfilter dbgobottom dbgoto dbgotop dbrecall dbreindex dbrelation
dbrselect dbseek dbselectarea dbsetdriver dbsetfilter dbsetindex dbsetorder
dbsetrelation dbskip dbstruct dbunlock dbunlockall dbusearea descend
devout devoutpict devpos directory diskspace dispbegin dispbox dispcount
dispend dispout doserror dow dtoc dtos
empty eof errorblock errorlevel eval exp
fclose fcount fcreate ferase ferror fieldblock fieldget fieldname 
fieldpos fieldput fieldwblock fklabel fkmax flock fopen found fread
freadstr frename fseek fwrite
getenv
hardcr header
i2bin indexext indexkey indexord inkey int isalpha iscolor isdigit
islower isprinter isupper
l2bin lastkey lastrec left len log lower ltrim lupdate
max maxcol maxrow memoedit memoline memoread memotran memowrit
memvarblock min mlcount mlctopos mlpos mod month mpostolc
neterr netname nextkey nosnow
os outerr outstd
pad pcol pcount procline procname prow
qout
rat readexit readinsert readkey readmodal readvar reccount recno recsize
replicate restscreen right rlock round row rtrim
savescreen scroll seconds setblink setcancel setcolor setcursor
setkey setmode setpos setprc soundex space sqrt str strtran stuff substr
time tone transform 
updated upper 
val valtype version
word
year
/C5
and
not
or
+
-
= ==
// /
%
$
&
> >=
< <= <>
^
! !=
|
(
)
*
: :=
#
? ??
@
[
]
{
}
.
/C6
Dialog Window ButtonBmp xBrowse Button Font
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Novo WordFile para UEStudio
Posted: Fri Nov 06, 2009 07:14 AM

Should we install this file? What is new?

Thanks in advance
Otto

Posts: 244
Joined: Mon Jun 05, 2006 09:39 PM
Re: Novo WordFile para UEStudio
Posted: Sat Nov 07, 2009 04:36 PM
Otto wrote:Should we install this file? What is new?

Thanks in advance
Otto


Excuse my English.
Copy the content of the code and create a called file Harbour.uew
Go in Project Settings in UEstudio in the folder Settings
Optional wordfile: include Harbour.uew

Continue the discussion