masken
(MM club member)
2003-05-22 01:38 PM
UltraEdit word file - need a new one

Does anyone have a good one, that works correctly with tab indenting etc?

Got an old one here... [Wink]

[ 22. May 2003, 13:38: Message edited by: masken ]


Howard Bullock
(KiX Supporter)
2003-05-22 01:46 PM
Re: UltraEdit word file - need a new one

Some of the latest functions need to be added but this has worked well for me. If you update it let me know. Too lazy here [Frown]
quote:


/L8"Kixtart V4.10" Nocase Line Comment = ; String Chars = "' File Extensions = KIX UDF
/Delimiters = ~!%^*()-+=:|\/{}[]"'<> , .
/C1"KiXtart Commands"
AND
BEEP BIG BREAK
CALL CASE CD CLS COLOR COOKIE1 COPY
DEBUG DEL DIM DISPLAY DO
ENDFUNCTION ENDSELECT ELSE ENDIF EXIT
EACH
FLUSHKB FOR FUNCTION
GET GETS GLOBAL GO GOSUB GOTO
IF
LOOP
MD MOD
NEXT NOT
OR
PASSWORD PLAY PRESERVE
QUIT
RD REDIM RETURN RUN
SELECT SET SETL SETM SETTIME SHELL SLEEP SMALL
UNTIL USE
WHILE
?
:
;
&
|
/C2"KiXtart Functions"
ABS ADDKEY ADDPRINTERCONNECTION ADDPROGRAMGROUP ADDPROGRAMITEM ASC AT
BACKUPEVENTLOG BOX
CDBL CHR CINT CLEAREVENTLOG CLOSE COMPAREFILETIMES CREATEOBJECT CSTR
DECTOHEX DELKEY DELPRINTERCONNECTION DELPROGRAMGROUP DELPROGRAMITEM DELTREE DELVALUE DIR
ENUMGROUP ENUMIPINFO ENUMKEY ENUMLOCALGROUP ENUMVALUE EXECUTE EXIST EXISTKEY EXPANDENVIRONMENTVARS
FIX FORMATNUMBER
GETDISKSPACE GETFILEATTR GETFILESIZE GETFILETIME GETFILEVERSION GETOBJECT
INGROUP INSTR INSTRREV INT ISDECLARED
JOIN
KBHIT KEYEXIST
LCASE LEFT LEN LOADHIVE LOADKEY LOGEVENT LOGOFF LTRIM
MEMORYSIZE MESSAGEBOX
OPEN
READLINE READPROFILESTRING READTYPE READVALUE REDIRECTOUTPUT RIGHT RND ROUND RTRIM
SAVEKEY SENDKEYS SENDMESSAGE SETASCII SETCONSOLE SETDEFAULTPRINTER SETFILEATTR SETFOCUS SETOPTION SETSYSTEMSTATE SETTITLE SETWALLPAPER SHOWPROGRAMGROUP SHUTDOWN SIDTONAME SPLIT SRND SUBSTR
TRIM
UBOUND UCASE UNLOADHIVE
VAL VARTYPE VARTYPENAME
WRITELINE WRITEPROFILESTRING WRITEVALUE
/C3"KiXtart Macros"
@ADDRESS
@BUILD
@COMMENT @CPU @CRLF @CSD @CURDIR
@DATE @DAY @DOMAIN @DOS
@ERROR
@FULLNAME
@HOMEDIR @HOMEDRIVE @HOMESHR @HOSTNAME
@INWIN @IPADDRESS0 @IPADDRESS1 @IPADDRESS2 @IPADDRESS3
@KIX
@LANROOT @LDOMAIN @LDRIVE @LM @LOGONMODE @LONGHOMEDIR @LSERVER
@MAXPWAGE @MDAYNO @MHZ @MONTHNO @MONTH @MSECS
@PRIMARYGROUP @PRIV @PRODUCTSUITE @PRODUCTTYPE @PWAGE
@RAS @RSERVER
@SCRIPTDIR @SCRIPTNAME @SERROR @SID @SITE @STARTDIR @SYSLANG
@TICKS @TIME
@USERID @USERLANG
@WDAYNO @WKSTA @WUSERID
@YDAYNO @YEAR



[ 22. May 2003, 13:47: Message edited by: Howard Bullock ]


JochenAdministrator
(KiX Supporter)
2003-05-22 01:52 PM
Re: UltraEdit word file - need a new one

here is mine ... needs also treatment as there are no keywords for Kixforms yet [Embarrassed]

quote:
/L8"KiXtart" Nocase Line Comment = ; String Chars = "' File Extensions = kix udf k2k scr
/Function String = "%function*"
/Function String 1 = "%:*"
/Delimiters = ~!@%^&*-+=()|\/{}[]:;"'<> , .?
/Indent Strings = "IF" "ELSE" "DO" "WHILE" "FOR" "FUNCTION" "SELECT"
/Unindent Strings = "ELSE" "ENDIF" "UNTIL" "LOOP" "NEXT" "ENDFUNCTION" "RETURN" "ENDSELECT"
/C1"Commands"
BEEP BIG BREAK
CALL CASE CD CLS COLOR COOKIE1 COPY
DEBUG DEL DELETE DIM DISPLAY DO
EACH ELSE ENDFUNCTION ENDIF ENDSELECT EXIT
FLUSHKB FOR FUNCTION
GET GETS GLOBAL GO GOSUB GOTO
IF IN
LIST LOOP
MD MOVE
NEXT
OFF ON OPTIONAL
PASSWORD PLAY PRESERVE
QUIT
REDIM RETURN RD RUN
SELECT SET SETL SETM SETTIME SHELL SLEEP SMALL STEP
TO
UNTIL USE USER
WHILE
/C2"Functions"
ABS ADDKEY ADDPRINTERCONNECTION ADDPROGRAMGROUP ADDPROGRAMITEM ASC ASCAN AT
BACKUPEVENTLOG BOX
CDBL CHR CINT CLEAREVENTLOG CLOSE COMPAREFILETIMES CREATEOBJECT CSTR
DECTOHEX DELKEY DELPRINTERCONNECTION DELPROGRAMGROUP DELPROGRAMITEM DELTREE DELVALUE DIR
ENUMGROUP ENUMIPINFO ENUMKEY ENUMLOCALGROUP ENUMVALUE EXECUTE EXIST EXISTKEY EXPANDENVIRONMENTVARS
FIX FORMATNUMBER FREEFILEHANDLE
GETDISKSPACE GETFILEATTR GETFILESIZE GETFILETIME GETFILEVERSION GETOBJECT
IIF INGROUP INSTR INSTRREV INT ISDECLARED
JOIN
KBHIT KEYEXIST
LCASE LEFT LEN LOADHIVE LOADKEY LOGEVENT LOGOFF LTRIM
MEMORYSIZE MESSAGEBOX
OLECALLFUNC OLECALLPROC OLECREATEOBJECT OLEENUMOBJECT OLEGETOBJECT OLEGETPROPERTY OLEGETSUBOBJECT OLEPUTPROPERTY OLERELEASEOBJECT OPEN
READLINE READPROFILESTRING READTYPE READVALUE REDIRECTOUTPUT RIGHT RND ROUND RTRIM
SAVEKEY SENDKEYS SENDMESSAGE SETASCII SETCONSOLE SETDEFAULTPRINTER SETFILEATTR SETFOCUS SETOPTION SETTITLE SETWALLPAPER SETSYSTEMSTATE SHOWPROGRAMGROUP SIDTONAME SPLIT SHUTDOWN SRND SUBSTR
TRIM
UBOUND UCASE UNLOADHIVE
VAL VARTYPE VARTYPENAME
WRITELINE WRITEPROFILESTRING WRITEVALUE
/C3"Macros"
ADDRESS
BUILD
COMMENT CPU CRLF CSD CURDIR
DATE DAY DOMAIN DOS
ERROR
FULLNAME
HOMEDIR HOMEDRIVE HOMESHR HOSTNAME
INWIN IPADDRESS0 IPADDRESS1 IPADDRESS2 IPADDRESS3
KIX
LANROOT LDOMAIN LDRIVE LM LOGONMODE LONGHOMEDIR LSERVER
MAXPWAGE MDAYNO MHZ MONTHNO MONTH MSECS
PRIMARYGROUP PRIV PRODUCTSUITE PRODUCTTYPE PWAGE
RAS RSERVER
SCRIPTDIR SCRIPTNAME SERROR SID SITE STARTDIR SYSLANG
TICKS TIME
USERID USERLANG
WDAYNO WKSTA WUSERID
YDAYNO YEAR
/C4"Operators"
AND
OR
MOD
NOT
&
*
+
-
// /
< <= <>
= ==
> >=



JochenAdministrator
(KiX Supporter)
2003-05-22 01:56 PM
Re: UltraEdit word file - need a new one

Oh hey,

indents are possible with mine but I have not yet found a way in making this 'Jochen-proof' [Wink]


Howard Bullock
(KiX Supporter)
2003-05-22 01:57 PM
Re: UltraEdit word file - need a new one

I am trashing my file in favor of Jochen's [Big Grin]

[ 22. May 2003, 14:02: Message edited by: Howard Bullock ]


JochenAdministrator
(KiX Supporter)
2003-05-22 01:58 PM
Re: UltraEdit word file - need a new one

Be my guest [Big Grin]

Kdyer
(KiX Supporter)
2003-05-22 02:08 PM
Re: UltraEdit word file - need a new one

Looks like we need to update EditPad too.. Sheesh.

Kent


JochenAdministrator
(KiX Supporter)
2003-05-22 04:24 PM
Re: UltraEdit word file - need a new one

Maybe worth a FAQ ?

I volunteer in appending KiXforms syntax to it (Uedit only please [Big Grin] )


Kdyer
(KiX Supporter)
2003-05-22 04:33 PM
Re: UltraEdit word file - need a new one

Agreed..

EditPad Syntax is more like PERL.

Kent


JochenAdministrator
(KiX Supporter)
2003-05-22 04:40 PM
Re: UltraEdit word file - need a new one

Will send via PM when finished ... If finished ever [Eek!]

let's see ....

Objects
Properties
Methods
Events

Makes 4 added plus the ones already in .... Yep ! That fits [Big Grin]

[ 22. May 2003, 16:42: Message edited by: Jochen ]


LonkeroAdministrator
(KiX Master Guru)
2003-05-22 04:44 PM
Re: UltraEdit word file - need a new one

then also update the postprep wordfile [Wink]

JochenAdministrator
(KiX Supporter)
2003-05-22 04:46 PM
Re: UltraEdit word file - need a new one

thanx for the reminder [Eek!] [Embarrassed] [Frown]

But now, I am off now to watch Matrix Reloaded [Cool]


Sealeopard
(KiX Master)
2003-05-22 05:12 PM
Re: UltraEdit word file - need a new one

Been there, done that. Unfortunately, UltraEdit only allows eight categories, thus I have to put KiXforms Methods and KiXForms Events into one category. Here it is:
code:
/L10"KiXtart & KiXforms" Nocase Line Comment = ; String Chars = "' File Extensions = KIX UDF
/Function String = "%function*"
/Function String 1 = "%:*"
/Delimiters = ~!%^&*-+=()|\/{}[]:;"'<> , .?
/Indent Strings = "IF" "ELSE" "DO" "WHILE" "FOR" "FUNCTION" "SELECT"
/Unindent Strings = "ELSE" "ENDIF" "UNTIL" "LOOP" "NEXT" "ENDFUNCTION" "RETURN" "ENDSELECT"
/Ignore Strings SOL = ";"
/C1"KiXtart Commands"
AND
BEEP BIG BREAK
CALL CASE CD CLS COLOR COOKIE1 COPY
DEBUG DEL DIM DISPLAY DO
ENDFUNCTION ENDSELECT ELSE ENDIF EXIT
EACH
FLUSHKB FOR FUNCTION
GET GETS GLOBAL GO GOSUB GOTO
IF
LOOP
MD MOD MOVE
NEXT NOT
OR OFF ON
PASSWORD PLAY PRESERVE
QUIT
RD REDIM RETURN RUN
SELECT SET SETL SETM SETTIME SHELL SLEEP SMALL
TO
UNTIL USE
WHILE
?
:
;
&
|
/C2"KiXtart Functions"
ABS ADDKEY ADDPRINTERCONNECTION ADDPROGRAMGROUP ADDPROGRAMITEM ASC ASCAN AT
BACKUPEVENTLOG BOX
CDBL CHR CINT CLEAREVENTLOG CLOSE COMPAREFILETIMES CREATEOBJECT CSTR
DECTOHEX DELKEY DELPRINTERCONNECTION DELPROGRAMGROUP DELPROGRAMITEM DELTREE DELVALUE DIR
ENUMGROUP ENUMIPINFO ENUMKEY ENUMLOCALGROUP ENUMVALUE EXECUTE EXIST EXISTKEY EXPANDENVIRONMENTVARS
FIX FORMATNUMBER FREEFILEHANDLE
GETDISKSPACE GETFILEATTR GETFILESIZE GETFILETIME GETFILEVERSION GETOBJECT
IIF INGROUP INSTR INSTRREV INT ISDECLARED
JOIN
KBHIT KEYEXIST
LCASE LEFT LEN LOADHIVE LOADKEY LOGEVENT LOGOFF LTRIM
MEMORYSIZE MESSAGEBOX
OPEN
READLINE READPROFILESTRING READTYPE READVALUE REDIRECTOUTPUT RIGHT RND ROUND RTRIM
SAVEKEY SENDKEYS SENDMESSAGE SETASCII SETCONSOLE SETDEFAULTPRINTER SETFILEATTR SETFOCUS SETOPTION SETSYSTEMSTATE SETTITLE SETWALLPAPER SHOWPROGRAMGROUP SHUTDOWN SIDTONAME SPLIT SRND SUBSTR
TRIM
UBOUND UCASE UNLOADHIVE
VAL VARTYPE VARTYPENAME
WRITELINE WRITEPROFILESTRING WRITEVALUE
/C3"KiXtart Macros"
@ADDRESS
@BUILD
@COMMENT @CPU @CRLF @CSD @CURDIR
@DATE @DAY @DOMAIN @DOS
@ERROR
@FULLNAME
@HOMEDIR @HOMEDRIVE @HOMESHR @HOSTNAME
@INWIN @IPADDRESS0 @IPADDRESS1 @IPADDRESS2 @IPADDRESS3
@KIX
@LANROOT @LDOMAIN @LDRIVE @LM @LOGONMODE @LONGHOMEDIR @LSERVER
@MAXPWAGE @MDAYNO @MHZ @MONTHNO @MONTH @MSECS
@PRIMARYGROUP @PRIV @PRODUCTSUITE @PRODUCTTYPE @PWAGE
@RAS @RSERVER
@SCRIPTDIR @SCRIPTNAME @SERROR @SID @SITE @STARTDIR @SYSLANG
@TICKS @TIME
@USERID @USERLANG
@WDAYNO @WKSTA @WUSERID
@YDAYNO @YEAR
/C4"KiXtart Operators"
&
,
(
)
*
+
-
// /
< <= <>
= ==
> >=
AND
MOD
NOT
OR
[
]
|
/C5"KiXtart Variables"
** $
/C6"KiXforms Objects"
.Button
.CheckBox .ComboBox .CommandButton
.Form .Frame
.GroupBox
.HyperLink
.Image .ImageList
.Label .ListBox .ListView
.OptionButton
.PictureBox .ProgressBar
.RadioButton .RichTextBox
.ScrollBar .Slider .SpinButton
.TextBox .Timer .ToggleButton
/C7"KiXforms Methods/Events"
.Add .AddItem
.BeginUpdate
.Center .Circle .Clear .Copy
.DoEvents
.EndUpdate
.FileOpenDialog .FileSaveDialog
.Hide
.InputBox .Insert
.Line .LoadFile
.MsgBox
.OnAbout .OnActivate .OnChange .OnClick .OnDblClick .OnDeactivate .OnDoubleClick .OnGotFocus .OnKeyDown
.OnLostFocus .OnMouseDown .OnMouseMove .OnMouseUp .OnScroll .OnSpinDown .OnSpinUp .OnTimer .OnUpdate
.Point .Print .PrintXY .PSet
.Rectangle .Refresh .Remove .RemoveItem .RGB
.SetFocus .Show
/C8"KiXforms Properties"
.AcceptsReturn .AcceptsTab .Alignment .Appearance .AutoTab
.BackColor .Border .BorderStyle .Bottom .Bounds .Build
.Cancel .Caption .ClientHeight .ClientLeft .ClientSize .ClientTop .ClientWidth .Columns .Count .CurrentX .CurrentY
.Default .DrawWidth
.Enabled
.FillColor .FillStyle .FocusedItem .FontBold .FontItalic .FontName .FontSize .FontStrikeThru .FontTransparent .FontUnderline .FontWeight .ForeColor .FullRowSelect
.GridLines
.HeaderStyle .Height
.Icon .Index .Interval .Items
.KeyCode
.Left .List .ListCount .ListIndex .ListWidth .Location .Locked
.Max .MaxButton .MaxLength .Min .MinButton .MouseButton .MousePointer .MouseX .MouseY .MultiLine .MultiSelect
.Orientation
.PasswordChar .Picture
.Resizable .Right
.ScaleHeight .ScaleWidth .Screen .ScrollBars .Selected .SelectedItems .SelLength .SelStart .SelText .ShowInTaskBar .Size .Sorted .Style .SubItems .SysMenu
.TabGroup .TabStop .Tag .Text .ThreeState .ToolTip .Top .TopMost
.Value .Version .View .Visible
.Width .WindowState .WordWrap

However, I'm not yet quite satisfied with this. For example, the .LEFT will be colored incorrectly as UltraEdit assumes it's the KiXtart LEFT and not the KiXforms .LEFT

Also, not all KiXforms objects/methods/events/properties are included as I don't have a complete list available.

[ 23. May 2003, 04:08: Message edited by: sealeopard ]


Howard Bullock
(KiX Supporter)
2003-05-22 05:30 PM
Re: UltraEdit word file - need a new one

Can the locations of KiXtart Commands and KiXforms properties be swapped so that ".LEFT" is found before "LEFT"?

masken
(MM club member)
2003-05-22 06:35 PM
Re: UltraEdit word file - need a new one

Oh cool [Smile] Thanks alot for this, think I'll go for shawn da man's version [Big Grin]

btw; added "KXW" to the extensions.. found it pretty neat to associate a different suffix with wkix32 as suggested earlier [Smile]


Sealeopard
(KiX Master)
2003-05-23 04:09 AM
Re: UltraEdit word file - need a new one

Made a slight update to my wordlist. TO is now a KiXtart Command and the comma ',' is now a KiXtart Operator.

JochenAdministrator
(KiX Supporter)
2003-05-23 09:17 AM
Re: UltraEdit word file - need a new one

You won't get anything from da Man as he is a Notepad disciple [Smile]

JochenAdministrator
(KiX Supporter)
2003-05-23 09:20 AM
Re: UltraEdit word file - need a new one

Jens,

you might get .Left colorized if you remove the . from the delimiters list ... Backdraws involved though


JochenAdministrator
(KiX Supporter)
2003-05-23 09:24 AM
Re: UltraEdit word file - need a new one

mmmm ... I don't know why all want to get variables colorized ...
I mean a variable is a variable is a variable, and as the name is speaking I see
no sense in highlight these [Confused]

[ 23. May 2003, 09:39: Message edited by: Jochen ]


Richard H.Administrator
(KiX Supporter)
2003-05-23 11:04 AM
Re: UltraEdit word file - need a new one

I highlight variables in the VIM syntax file.

I find that it can make the code more readable for complex lines with lots of operators and parentheses, and (as with macros) it is useful to highlight them when they appear embedded in strings.


JochenAdministrator
(KiX Supporter)
2003-05-23 11:50 AM
Re: UltraEdit word file - need a new one

Well Richard,

Lets see this as individual preference which noone should argue about [Wink]

By the way here is my first stab in adding KiXforms syntax to UEdit's Wordfile ...

DISCLAIMER
This is yet untested and underlies Author specific preference so please use it at own risk.
There are some inconsistencies such as RIGHT/LEFT (kix/kforms)
and doubled Items such as TabPages(Object & Property at the same time) which are not easy to be reflected.
Furthermore, please note that the Author cannot guarantuee the completeness of the list as kixforms is currently in Beta state...
The Author thinks that he should be online more often in the evenings [Roll Eyes]


quote:
/L8"KiXtart/KiXforms" Nocase Line Comment = ; String Chars = "' File Extensions = kix udf k2k scr
/Function String = "%function*"
/Function String 1 = "%:*"
/Delimiters = ~!@%^&*-+=()|\/{}[]:;"'<> , .?
/Indent Strings = "IF" "ELSE" "DO" "WHILE" "FOR" "FUNCTION" "SELECT"
/Unindent Strings = "ELSE" "ENDIF" "UNTIL" "LOOP" "NEXT" "ENDFUNCTION" "RETURN" "ENDSELECT"
/C1"Commands"
BEEP BIG BREAK
CALL CASE CD CLS COLOR COOKIE1 COPY
DEBUG DEL DELETE DIM DISPLAY DO
EACH ELSE ENDFUNCTION ENDIF ENDSELECT EXIT
FLUSHKB FOR FUNCTION
GET GETS GLOBAL GO GOSUB GOTO
IF IN
LIST LOOP
MD MOVE
NEXT
OFF ON OPTIONAL
PASSWORD PLAY PRESERVE
QUIT
REDIM RETURN RD RUN
SELECT SET SETL SETM SETTIME SHELL SLEEP SMALL STEP
TO
UNTIL USE USER
WHILE
/C2"Functions"
ABS ADDKEY ADDPRINTERCONNECTION ADDPROGRAMGROUP ADDPROGRAMITEM ASC ASCAN AT
BACKUPEVENTLOG BOX
CDBL CHR CINT CLEAREVENTLOG CLOSE COMPAREFILETIMES CREATEOBJECT CSTR
DECTOHEX DELKEY DELPRINTERCONNECTION DELPROGRAMGROUP DELPROGRAMITEM DELTREE DELVALUE DIR
ENUMGROUP ENUMIPINFO ENUMKEY ENUMLOCALGROUP ENUMVALUE EXECUTE EXIST EXISTKEY EXPANDENVIRONMENTVARS
FIX FORMATNUMBER FREEFILEHANDLE
GETDISKSPACE GETFILEATTR GETFILESIZE GETFILETIME GETFILEVERSION GETOBJECT
IIF INGROUP INSTR INSTRREV INT ISDECLARED
JOIN
KBHIT KEYEXIST
LCASE LEFT LEN LOADHIVE LOADKEY LOGEVENT LOGOFF LTRIM
MEMORYSIZE MESSAGEBOX
OLECALLFUNC OLECALLPROC OLECREATEOBJECT OLEENUMOBJECT OLEGETOBJECT OLEGETPROPERTY OLEGETSUBOBJECT OLEPUTPROPERTY OLERELEASEOBJECT OPEN
READLINE READPROFILESTRING READTYPE READVALUE REDIRECTOUTPUT RIGHT RND ROUND RTRIM
SAVEKEY SENDKEYS SENDMESSAGE SETASCII SETCONSOLE SETDEFAULTPRINTER SETFILEATTR SETFOCUS SETOPTION SETTITLE SETWALLPAPER SETSYSTEMSTATE SHOWPROGRAMGROUP SIDTONAME SPLIT SHUTDOWN SRND SUBSTR
TRIM
UBOUND UCASE UNLOADHIVE
VAL VARTYPE VARTYPENAME
WRITELINE WRITEPROFILESTRING WRITEVALUE
/C3"Macros"
ADDRESS
BUILD
COMMENT CPU CRLF CSD CURDIR
DATE DAY DOMAIN DOS
ERROR
FULLNAME
HOMEDIR HOMEDRIVE HOMESHR HOSTNAME
INWIN IPADDRESS0 IPADDRESS1 IPADDRESS2 IPADDRESS3
KIX
LANROOT LDOMAIN LDRIVE LM LOGONMODE LONGHOMEDIR LSERVER
MAXPWAGE MDAYNO MHZ MONTHNO MONTH MSECS
PRIMARYGROUP PRIV PRODUCTSUITE PRODUCTTYPE PWAGE
RAS RSERVER
SCRIPTDIR SCRIPTNAME SERROR SID SITE STARTDIR SYSLANG
TICKS TIME
USERID USERLANG
WDAYNO WKSTA WUSERID
YDAYNO YEAR
/C4"Operators"
AND
OR
MOD
NOT
&
*
+
-
// /
< <= <>
= ==
> >=
/C5"KiXforms Objects"
BUTTON
CHECKBOX COLORDIALOG COLUMN COLUMNS COMBOBOX COMMANDBUTTON CONTROLS
DIALOGS
FOLDERBROWSERDIALOG FONTDIALOG FORM FRAME
GROUPBOX
HYPERLINK
IMAGELIST IMAGES ITEM ITEMS
LABEL LISTBOX LISTVIEW
MAINMENU MAXBUTTON MENUITEM MENUITEMS MINBUTTON
OPENFILEDIALOG
PICTUREBOX PROGRESSBAR
RADIOBUTTON RICHTEXTBOX
SAVEFILEDIALOG SCROLLBAR SELECTEDITEMS SLIDER SUBITEM SUBITEMS
TABCONTROL TABPAGES TRACKBAR
TEXTBOX TIMER TOOLBUTTON TRACKBAR
/C6"KiXforms Properties"
ACCEPTSRETURN ACCEPTSTAB ALIGNMENT ANCHOR APPEARANCE AUTOTAB
BACKCOLOR BORDERSTYLE BOTTOM BOUNDS BUILD
CANCEL CAPTION CHECKALIGN CHECKED CHECKFILEEXISTS CHECKSTATE CLIENTHEIGHT CLIENTSIZE CLIENTWIDTH COLOR COLORDEPTH COLUMNS CONTROLBOX CONTROLS COUNT CURSOR
DEFAULT DEFAULTEXT DESCRIPTION DIALOGRESULT DIALOGS DRAWWIDTH DROPDOWNWIDTH
ENABLED
FILENAME FILTER FILTERINDEX FLATSTYLE FOCUSED FOCUSEDITEM FONT FONTBOLD FONTITALIC FONTNAME FONTSIZE FONTSTRIKETHRU FONTUNDERLINE FORECOLOR FORMBORDERSTYLE FULLROWSELECT
GRIDLINES
HEADERSTYLE HEIGHT HIDESELECTION HOTBACKCOLOR HOTFORECOLOR
ICON IMAGEINDEX IMAGES IMAGESIZE INDEX INITIALDIRECTORY INTERVAL ITEMS
KEYCODE
LABELEDIT LARGEIMAGELIST LOCATION LEFT LIST LISTCOUNT LISTINDEX LISTWIDTH
MAXIMUM MAXIMIZEBOX MAXLENGTH MENU MENUITEMS MINIMUM MINIMIZEBOX MINIMUMSIZE MODIFIED MOUSEBUTTON MOUSEX MOUSEY MULTILINE MULTISELECT
NAME
OPACITY ORIENTATION
PASSWORDCHAR PICTURE PUSHED
READONLYCHECKED RESTOREDIRECTORY RGB RIGHT ROOTFOLDER
SCROLLBARS SELECTED SELECTEDINDEX SELECTEDITEMS SELECTEDPATH SELECTEDTEXT SELECTIONLENGTH SELECTIONSTART SIZE SHOWINTASKBAR SHOWNEWFOLDERBUTTON SHOWREADONLY SMALLIMAGELIST SORTED STEP STYLE SUBITEMS
TABPAGES TABSTOP TAG TEXT TEXTALIGN THREESTATE TITLE TOOLTIPTEXT TOP TOPMOST
VALUE VERSION VIEW VISIBLE WIDTH WINDOWSTATE WORDWRAP
/C7"KiXforms Methods"
ADD ADDITEM ADDSTRIP
BEGINUPDATE
CENTER CLEAR COPY CUT
DOEVENTS
ENDUPDATE ENSUREVISIBLE
HIDE
INCREMENT INPUTBOX INSERT
KEYSTATE
LOADFILE
MESSAGEBOX
PASTE PERFORMSTEP
REFRESH REMOVE REMOVEITEM
SETFOCUS SHOW SHOWDIALOG
UNDO
/C8"KiXforms Events"
ONABOUT ONACTIVATE ONCLICK ONDEACTIVATE ONDOUBLECLICK ONGOTFOCUS ONKEYDOWN ONLOSTFOCUS ONMOUSEDOWN ONMOUSEMOVE ONMOUSEUP ONSCROLL ONSPINDOWN ONSPINUP ONTIMER

Have fun anyways

{edit: forgot some of the New and some of the Deprecated functions ... If you find more, let me know please}

[ 23. May 2003, 12:09: Message edited by: Jochen ]


masken
(MM club member)
2003-05-23 02:20 PM
Re: UltraEdit word file - need a new one

quote:
You won't get anything from da Man as he is a Notepad disciple
So true Jochen [Eek!]

Sorry about that sealeopard, I was refering to your version [Big Grin]

Tried both sealeopard's and Jochen's now though, both works ok for me [Big Grin]


JochenAdministrator
(KiX Supporter)
2003-05-23 02:37 PM
Re: UltraEdit word file - need a new one

Already found 3 forgotten Items ... will update accordingly !

Kent, Les?

What do you think, if it is worth an faq why not holding 2 Versions, no ?


Sealeopard
(KiX Master)
2003-05-23 04:03 PM
Re: UltraEdit word file - need a new one

Jochen: Why do you omit the KiXforms Properties? Also, which KiXforms words did you add? As I have only the completely outdated wordlist from www.kixforms.org Documents pae, I'd like to update the list. also, I added the dots in front of all KiXforms words becasue I thought that woudl solve the LEFT coloring problem, but it didn't. anyway, I prefer to have the dots in front of them in order to denote that we're dealing with OO-coding in the KiXforms segment. Otherwise, I don't see much difference between our two versions.

JochenAdministrator
(KiX Supporter)
2003-05-23 04:29 PM
Re: UltraEdit word file - need a new one

No.

Even if it is OO coding the Dot should not be Highlighted imho (Don't get me wrong as I talk about personal preference).
What comes to 'ommitting' Keywords this was just a first read/write from the latest available kixforms.chm [Wink]

Wha'ever Dude : If you like to see yours, please go ahead, I got no problems with that ... But be aware of the need of constant change tracking (esp. KiXforms) [Big Grin] [Razz]

{edit: What did you mean with omit Properties ? The whole ? They're in As /C6 [Confused] }

[ 23. May 2003, 16:58: Message edited by: Jochen ]


JochenAdministrator
(KiX Supporter)
2003-05-23 04:38 PM
Re: UltraEdit word file - need a new one

Wait a tick ... I don't think I don't think that Keywords preceeded by a Dot will even be recognized as keywords as long as the Dot is member of the Seperator Chars list ...

Have you verified that ???


Sealeopard
(KiX Master)
2003-05-23 05:00 PM
Re: UltraEdit word file - need a new one

Jochen: Yes, it does work, except for the damn LEFT and RIGHT properties.

Can you send me the latest KIXFORMS.CHM as I don't have it?


JochenAdministrator
(KiX Supporter)
2003-05-26 08:25 AM
Re: UltraEdit word file - need a new one

Mail is on the way ... Sorry for being incommunicado again over the WE [Roll Eyes]

JochenAdministrator
(KiX Supporter)
2003-05-26 08:30 AM
Re: UltraEdit word file - need a new one

Researching at the moment if we can get the variable Characters in just like the way we can Flag the String characters ... have to upgrade my version anyway so maybe there is an option [Smile]

Sealeopard
(KiX Master)
2003-05-26 05:50 PM
Re: UltraEdit word file - need a new one

quote:
variable Characters in just like the way we can Flag the String characters
What do you mean with variable characters?


JochenAdministrator
(KiX Supporter)
2003-05-27 10:32 AM
Re: UltraEdit word file - need a new one

Just this :

quote:
String Chars = "'
in the first line of the Language spoecifications ...

My Version is a bit outdated (2 major releases) so I can't tell if something like this :

quote:
Variable Chars = $
is even possible...

Will get back to y'all after update [Roll Eyes]


Sealeopard
(KiX Master)
2003-05-27 09:35 PM
Re: UltraEdit word file - need a new one

Jochen:

This is how I do it in the wordfile:
code:
/C5"KiXtart Variables"
** $



JochenAdministrator
(KiX Supporter)
2003-05-27 09:48 PM
Re: UltraEdit word file - need a new one

Sure !

That's why you have this in your wordfile :

quote:
/C7"KiXforms Methods/Events"
I have all major Kixforms subcategories in it's own 'language group' (/C5 - /C8) because I have not cared to waste one for a single character [Wink]

I am searching for a way to get around this as mentioned above, but I am anyways not yet convinced that there is a real need (neither for Syntax hilighting nor GroupListing) for Variables...

Uhh --- Now I'd really like to talk in German as the above doesn't make any sense anymore for me [Roll Eyes]


JochenAdministrator
(KiX Supporter)
2003-05-27 09:50 PM
Re: UltraEdit word file - need a new one

Oh by the way ...

What are these two asterisks are fore ?

[Confused]


Sealeopard
(KiX Master)
2003-05-27 10:00 PM
Re: UltraEdit word file - need a new one

It was the only way I found to highlight variables. The alternative would be to treat variables as normal text.
Anyway, quote from the Ultraedit Help
quote:
Keywords beginning with a Sub String

There are instances in some languages where it is desirable to highlight keywords that begin with a particular sub-string, however the complete word is not known. UltraEdit provides the ability to define sub-strings that are used to determine if a word should be highlighted. If such sub-strings are defined for a particular language under a color group UltraEdit will determine if a word begins with one of the sub-strings. If it does, it will be highlighted accordingly.

The sub-strings should be defined as with any other set of keywords however the line containing the sub-strings should start with "** " and all sub-strings should be on the same line as in:

** aaa bbb

The example above would highlight any words beginning with "aaa" or "bbb".



Sealeopard
(KiX Master)
2003-07-09 03:50 PM
Re: UltraEdit word file - need a new one

My UltraEdit Wordfile for KiXtart 4.21 & KiXforms 4.3.0 beta 3 is now available for download at http://people.bu.edu/jenmeyer/kixtart/ultraedit_kixtart_worldfile.txt

[ 09. July 2003, 15:50: Message edited by: sealeopard ]


JochenAdministrator
(KiX Supporter)
2003-07-09 03:58 PM
Re: UltraEdit word file - need a new one

Jens,

I just forgot about that thread, sorry!
One minor thing to mention:

I just wasn't able to get SH working with yours [Frown]
(it's all about the dots in front of KF-keywords I think)

Still using 8.0b though [Roll Eyes]


Sealeopard
(KiX Master)
2003-07-09 04:10 PM
Re: UltraEdit word file - need a new one

Jochen:

I just removed the dots [Big Grin] Are you a mind-reader?

However, I still cannot get that friggin' LEFT show up in the correct color if it is being used as a kiXforms property.

Anyway, the wordfile now does no longer use the dots and the file available for download has been updated.

With regards to coloring, I've now standardized on coloring KiXforms in shades of blue combined with blue. It now looks quite nice. I just haven't figured out a way to export the color scheme.


JochenAdministrator
(KiX Supporter)
2003-07-09 04:29 PM
Re: UltraEdit word file - need a new one

What comes to .left .etc KF properties/KiX functions there will be NO way to my best knowledge [Mad]

Well, when it comes to colorizing schemes I am stuck in a weirdo artistic phase (Let's call it my UltraViole(n)t Phase [Big Grin] ), only so much: Got my objects in italics [Eek!]


Sealeopard
(KiX Master)
2003-07-09 04:40 PM
Re: UltraEdit word file - need a new one

Hmm, I'll give italics a try [Big Grin]

But the violet-stuff is too radical for me, remember I'm German [Wink]


Sealeopard
(KiX Master)
2003-07-19 02:10 AM
Re: UltraEdit word file - need a new one

My UltraEdit Wordfile for KiXtart 4.22 beta 1 & KiXforms 4.3.0 beta 3 is now available for download at http://people.bu.edu/jenmeyer/kixtart/ultraedit_kixtart_worldfile.txt

Sealeopard
(KiX Master)
2003-09-18 02:18 PM
Re: UltraEdit word file - need a new one

UltraEdit Wordfile for KiXtart 4.22 RC 1 & KiXforms 4.3.0 beta 3 is now available for download at http://people.bu.edu/jenmeyer/kixtart/ultraedit_kixtart_worldfile.txt

Sealeopard
(KiX Master)
2004-02-06 04:12 PM
Re: UltraEdit word file - need a new one

UltraEdit Wordfile for KiXtart 4.22 & KiXforms 2.3.0.42 beta 4 is now available for download at http://people.bu.edu/jenmeyer/kixtart/ultraedit_kixtart_worldfile.txt

Additionally, below are excerpts from the %WINDIR%\uedit32.ini file containing my customized KiXtart/KiXforms syntax highlighting settings. KiXtart/KiXforms is language 10 in my wordfile.txt. I have also integrated the latest CHM helpfiles for KiXtart/KiXforms into UltraEdit.

Code:

[File Types]
2=*.kix;*.kxs;*.kxf;*.udf;*.kx
[File Desc]
2=KiXtart Files (*.KIX;*.KXS;*.KXF;*.UDF;*.KX)
[Help Files]
Help File 0=C:\Program Files\Kixtart\kixtart422.chm
Tool Menu0=KiXtart v4.22
Help File 1=C:\Program Files\Kixtart\KiXforms.chm
Tool Menu1=KiXforms v2.3.0.42 beta 4
[Language 10 Colors]
Colors=0,8421376,8421376,8421504,255,16711680,255,33023,32768,16711680,16744448,16744576,10485760,
Colors Back=16777215,16777215,16777215,16777215,16777215,16777215,16777215,16777215,16777215,16777215,16777215,16777215,16777215,
Colors Auto Back=1,1,1,1,1,1,1,1,1,1,1,1,1,
Font Style=0,0,0,0,0,0,0,0,0,1,1,1,1,



masken
(MM club member)
2005-01-10 04:33 PM
Re: UltraEdit word file - need a new one

ah, there it is This needs to be stuck somewhere

Thanks again sealeopard for this one


JochenAdministrator
(KiX Supporter)
2005-01-10 05:10 PM
Re: UltraEdit word file - need a new one

Will try to get mine updated with the new GridView stuff (new as for today) in the next couple of hrs (or days )...

NTDOCAdministrator
(KiX Master)
2005-05-11 09:40 PM
Re: UltraEdit word file - need a new one

Jochen and Jens... either one of you do any further updates for UltraEdit with KiXtart 4.23/4.5 beta/ and the new stuff from KiXforms?

Sealeopard
(KiX Master)
2005-05-12 01:21 AM
Re: UltraEdit word file - need a new one

Will see that I update the wordfile for KiXtart 4.50, can't promise a timeline.

Howard Bullock
(KiX Supporter)
2005-05-12 02:53 PM
Re: UltraEdit word file - need a new one

I have UltraEdit 11.10a. My syntax highllighting does seems to pick up all the commands. If I copy the commands from the wordfile into a file and name it with a Kixtart extension, not all the commands get highlighted. Has anyone seen this behavior or better yet know of a way to correct it?

Sealeopard
(KiX Master)
2005-06-28 05:30 AM
Re: UltraEdit word file - need a new one

UltraEdit Wordfile for KiXtart 4.50 & KiXforms 2.3.0.46 is now available for download at http://people.bu.edu/jenmeyer/kixtart/ultraedit_kixtart_wordfile.txt
and http://s91376351.onlinehome.us/kixtart/ultraedit_kixtart_wordfile.txt


masken
(MM club member)
2005-06-29 01:54 PM
Re: UltraEdit word file - need a new one

Nice work with the update sealeopard, thanks alot!

NTDOCAdministrator
(KiX Master)
2005-06-30 02:39 AM
Re: UltraEdit word file - need a new one

Thanks Jens

Need to add:

XOR command
 


NTDOCAdministrator
(KiX Master)
2005-09-22 07:42 AM
Re: UltraEdit word file - need a new one

Jens,

I haven't looked into it yet, but your work coloring syntax allows uncompleted text, i.e. "this is text

without the ending quote to look as though it is complete.

I'll try to review it further and give an exact example in the near future.


Sealeopard
(KiX Master)
2005-09-24 04:52 PM
Re: UltraEdit word file - need a new one

XOR is already included as ^ under /C4"KiXtart Operators"

NTDOCAdministrator
(KiX Master)
2008-03-01 02:30 AM
Re: UltraEdit word file - need a new one

Hi Jens,

Well since you seem to have been updating this more than most others would you happen to have one for the latest KiXtart 4.60 or at least 4.53 and KiXforms?

Thanks