Page 1 of 2 12>
Topic Options
#98833 - 2001-07-26 11:42 PM Bit OFF TOPIC, editor
Anonymous
Unregistered


[Moderator (Sealeopard): Thread moved form 'Scripts' to 'General Discussions' forum]

I'm looking for an script/program editor for Kix (and others) that support colloring text between () and "" and IF ENDIF statements etc. I'm getting #@$% of errors like 'ENDIF statement without IF'

[ 26. February 2003, 16:20: Message edited by: sealeopard ]

Top
#98834 - 2001-07-27 01:11 AM Re: Bit OFF TOPIC, editor
Kdyer Offline
KiX Supporter
*****

Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
If you want to do this somewhat quickly, you can grab KixStrip.

There are several Add-Ons and templates for Editing in KiXtart.

  • TextPad
  • UltraEdit
  • EditPad
If you want to get an editor that has some of this built-in, please visit - http://versionzero.romanweb.com
HTH,

- Kent

[ 28. October 2003, 16:19: Message edited by: kdyer ]
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's

Top
#98835 - 2001-10-12 03:45 AM Re: Bit OFF TOPIC, editor
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

There are two version of kixstrip.
One for Kixtart 3.63 release (kixstrip363.exe) and another for
kixtart 4.00 release (kixstrip400.exe).
See our site
http://home.wanadoo.nl/scripting
Also additional files for the editor TextPad 4.4 (ClipLibrary +
Syntax Definition File) you will find on our site.
Greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#98836 - 2001-11-20 06:00 AM Re: Bit OFF TOPIC, editor
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

FYI

Who reads the end of latest KiXtart 2001 documentation.
Ruud has add a new link to the site http://www.kixscripts.com ,
which offer you a free visual KiXtart editor.
We are checking it possibilities soon.
greetings.

btw: download about 1.6 MBytes

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#98837 - 2001-11-20 06:15 AM Re: Bit OFF TOPIC, editor
Anonymous
Unregistered


My personal favorite is Edit Plus. Extremely customizable for all scripting languages, and includes some features like auto completion, templating, etc.
Top
#98838 - 2001-11-20 11:01 AM Re: Bit OFF TOPIC, editor
Richard H. Administrator Offline
Administrator
*****

Registered: 2000-01-24
Posts: 4946
Loc: Leatherhead, Surrey, UK
If you're from a Unix background VIM (vi clone) now supports Kix syntax coloring.

Here's a sample of what it looks like (yes, it converts the script to HTML!), and you can download it from here.

Top
#98839 - 2001-11-20 01:48 PM Re: Bit OFF TOPIC, editor
Saleem Offline
Hey THIS is FUN
*

Registered: 2001-04-11
Posts: 280
Loc: UAE
GO for ULTRAEDIT dear.. best and easy

Saleem

_________________________
“I’ll not change you unless you don’t have intention to change yourself” --H:Quran

Top
#98840 - 2001-11-20 06:23 PM Re: Bit OFF TOPIC, editor
jtokach Offline
Seasoned Scripter
*****

Registered: 2001-11-15
Posts: 513
Loc: PA, USA
By far the best editor is the little known ConText.

This is the editor of editors, and it's free!

Supports highlighting for a few dozen languages and has several advanced features!
http://www.fixedsys.com/context/

Drop me a line if you like it!

_________________________
-Jim

...the sort of general malaise that only the genius possess and the insane lament.

Top
#98841 - 2001-11-21 10:26 AM Re: Bit OFF TOPIC, editor
Anonymous
Unregistered


ConTEXT looks great, I'll have my assambler, kix html and java in 1 editor, great. Thanx 4 the tip.
Top
#98842 - 2001-11-21 02:32 PM Re: Bit OFF TOPIC, editor
Jeroen Offline
Starting to like KiXtart

Registered: 2001-08-16
Posts: 180
Loc: Netherlands
I've tried the one from kixscripts.com and ConText: ConText seems far better!
The only thing I miss using it, is the ability to use Network drives as favorites,
like \\server\share\folder. This is usefull for e.g. the netlogon share which usually doesn't have a driveletter assigned.
Other than that this one is great!

I don't like the one from Kixscripts.com...

_________________________
Regards, Jeroen. There are two ways to write error-free programs. Only the third one works.

Top
#98843 - 2001-11-21 03:57 PM Re: Bit OFF TOPIC, editor
Kdyer Offline
KiX Supporter
*****

Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
I had looked at Context and it does looks pretty slick. I have also looked at Developers Pad as well as Crimson Editor, but Crimson Editor does not do well with Search and Replace.

Here is EditPad with the Kixtart.jgcscs file in place -

If you want to get the Kixtart.jgcscs file - http://www.editpadpro.com/cgi-bin/cscsdl.pl?id=25 it does, need to be updated with the Gold release of 4.0.

Some things to look for in a good editor, I think:

  • Search and Replace, with Carriage Returns too!
  • Syntax Highlighting
  • Tabbed Interface
  • Clipboard Stacking
  • Bookmarks
  • Integration with Development tools

Thanks!

- Kent

_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's

Top
#98844 - 2001-11-23 12:16 AM Re: Bit OFF TOPIC, editor
Anonymous
Unregistered


UltraEdit is the one that Mr. spok would use the for scripting at Enterpise, but I can not find nowhere the colorize instructions file for kixtart. If you have it please beam it to me.

PS. It has also the best column support I ever seen.

Top
#98845 - 2001-11-22 08:55 PM Re: Bit OFF TOPIC, editor
Anonymous
Unregistered


You can download a complete WordFile.txt for Ultraedit from www.scriptlogic.com/kixtart. I'll post here if requested.

-Brian

Top
#98846 - 2001-11-22 09:16 PM Re: Bit OFF TOPIC, editor
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Nova,

here is a not updated (to final release version) I use ... hmmm have just send my Notebook to Hibernation ... will repost a final version soon :

code:

/L8"Kixtart 3.63" Nocase Line Comment = ; String Chars = "' File Extensions = kix k2k scr 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"
/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
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"
ADDKEY ADDPRINTERCONNECTION ADDPROGRAMGROUP ADDPROGRAMITEM ASC AT
BACKUPEVENTLOG BOX
CHR CLEAREVENTLOG CLOSE COMPAREFILETIMES CREATEOBJECT
DECTOHEX DELKEY DELPRINTERCONNECTION DELPROGRAMGROUP DELPROGRAMITEM DELTREE DELVALUE DIR
ENUMGROUP ENUMIPINFO ENUMKEY ENUMLOCALGROUP ENUMVALUE EXECUTE EXIST EXISTKEY EXPANDENVIRONMENTVARS
GETDISKSPACE GETFILEATTR GETFILESIZE GETFILETIME GETFILEVERSION GETOBJECT
INGROUP INSTR
KBHIT KEYEXIST
LCASE LEN LOADHIVE LOADKEY LOGEVENT LOGOFF LTRIM
MESSAGEBOX
OLECALLFUNC OLECALLPROC OLECREATEOBJECT OLEENUMOBJECT OLEGETOBJECT OLEGETPROPERTY OLEGETSUBOBJECT OLEPUTPROPERTY OLERELEASEOBJECT OPEN
READLINE READPROFILESTRING READTYPE READVALUE REDIRECTOUTPUT RND RTRIM
SAVEKEY SENDKEYS SENDMESSAGE SETASCII SETCONSOLE SETDEFAULTPRINTER SETFILEATTR SETFOCUS SETOPTION SETTITLE SETWALLPAPER SETSYSTEMSTATE SHOWPROGRAMGROUP SIDTONAME SPLIT SHUTDOWN SRND SUBSTR
UBOUND UCASE UNLOADHIVE
VAL VARTYPE VARTYPENAME
WRITELINE WRITEPROFILESTRING WRITEVALUE
/C3"Macros"
ADDRESS
BUILD
COMMENT CSD CURDIR
DATE DAY DOMAIN DOS
ERROR
FULLNAME
HOMEDIR HOMEDRIVE HOMESHR HOSTNAME
INWIN IPADDRESS0 IPADDRESS1 IPADDRESS2 IPADDRESS3
KIX
LANROOT LDOMAIN LDRIVE LM LONGHOMEDIR LSERVER
MAXPWAGE MDAYNO MONTHNO MONTH MSECS
PRIMARYGROUP PRIV PRODUCTSUITE PRODUCTTYPE PWAGE
RAS RSERVER
SCRIPTDIR SERROR SID SITE STARTDIR SYSLANG
TICKS TIME
USERID USERLANG
WDAYNO WKSTA WUSERID
YDAYNO YEAR
/C4"Operators"
AND
OR
NOT
&
*
+
-
// /
< <= <>
= ==
> >=

regards

J.

_________________________



Top
#98847 - 2001-11-23 05:48 AM Re: Bit OFF TOPIC, editor
cj Offline
MM club member
*****

Registered: 2000-04-06
Posts: 1102
Loc: Brisbane, Australia
I use TextPad for KiX, HTML, VBScript and NTCommand scripts. I only tried a few and found it the best. You can set it up so that you press CNTRL+1 (or whatever) and it runs your script and returns to the line with the error (if there is one).

cj

Top
#98848 - 2001-11-23 08:57 PM Re: Bit OFF TOPIC, editor
Anonymous
Unregistered


I have to add it because I think it is one of the BEST all around scripting tools: Primalscript. Name is different, but the tool is absolutely first rate.
(http://www.primalscript.com)

Top
#98849 - 2001-11-24 01:37 PM Re: Bit OFF TOPIC, editor
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11624
Loc: CA
All right - So you want an EDITOR Here you go. Use what works good for you!


CodeWright v6.6b - $249.00 http://www.starbase.com/

Visual SlickEdit 6.0 - $275.00 http://www.slickedit.com

UltraEdit v8.20a - $30.00 http://www.ultraedit.com/

TextPad v4.5 - $23.20 http://www.textpad.com/


Primal Script v2.2 - $149.00 http://www.primalscript.com

NoteTab Pro v4.86 - $19.95 http://www.notetab.com/

GWD v3.0 - $29.00 http://www.gwdsoft.com/

Boxer Text Editor v9.0 - $59.00 http://www.boxersoftware.com/

Antechinus C# Programming Editor v4.1 - $35.00 http://www.c-point.com/csharp.htm

Crimson Editor v3.32 - $ (FREEWARE) http://www.crimsoneditor.com/

EmEditor v3.19 - $30.00 http://www.emurasoft.com


EditPlus v2.10c - $30.00 http://www.editplus.com/

Editor Pro v2.0 - $24.95 http://www.dcalcoda.com/editorpro.html

Texturizer v1.77 - $19.95 http://www.texturizer.net/

Jext v3.0 - $ (FREEWARE Java based) http://www.jext.org/

Editeur v4.5 - $28.00 http://www.studioware.com/

Castillo TextEditor v4.0 - $29.95 http://www.castillobueno.com/index.htm

DoesThemAll v1.02 - $45.00 http://www.doesthemall.com/

Daily Edit v2.2 - $29.95 http://www.anvasoft.com/

Code-Genie v2.8 - $28.00 http://www.code-genie.com/

Lemmy v4.4 - $20.00 http://www.softwareonline.org/index.html

HTH...

Top
#98850 - 2001-11-27 09:49 AM Re: Bit OFF TOPIC, editor
cj Offline
MM club member
*****

Registered: 2000-04-06
Posts: 1102
Loc: Brisbane, Australia
You sure know how to finish a conversation


cj

Top
#98851 - 2001-11-27 09:57 PM Re: Bit OFF TOPIC, editor
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear NTDOC,

NTDOC, you find very few FREEWARE versions. Another FREEWARE editor
you can find on
http://www.kixscripts.com
We think indeed that the discussion about a possible editor has been
completed. Everybody can make his own choice.
greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#98852 - 2001-11-29 01:04 PM Re: Bit OFF TOPIC, editor
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11624
Loc: CA
Okay MCA, so you want FREEWARE

FREEWARE EDITORS

01. Shalom Txt v1.2 http://www.danish-shareware.dk/soft/stxt/

02. Crimson Editor v3.32 http://www.crimsoneditor.com/

03. Jext v3.0 (Java based) http://www.jext.org/

04. ConTEXT v0.96.3 http://fixedsys.com/context/

05. Bifocal Notepad v1.06 http://publish.uwo.ca/~dvanders/BF_note.html

06. KiXscripts Editor vAlpha 2 http://www.kixscripts.com

07. WinVi v2.90 http://home.snafu.de/ramo/WinViEn.htm

08. NotepadEx v1.7.7.1 http://www.student.tue.nl/u/t.a.v.roermund/notepadex/

09. SuperEdi v3.0 http://www.wolosoft.com/en/superedi/

10. NoteTab Light v4.86 http://notetab.com/ntl.htm

11. TextIt v1.010 http://www.sventore.com/index.php

12. jEdit v3.2.2 http://www.jedit.org/

13. OOTE v0.5 http://hem.bredband.net/akesto/oote.htm

14. BackEdit v8 http://jansfreeware.com/

15. Delphad v1.9.4 http://www.hushpage.com/Delphad/delphad.html

16. Coda v2.2 http://www.xoology.com/concertox/xool/home/products/coda.html

17. PowerHTML v2.0 (HTML but can be used for Text) http://library.thinkquest.org/C001341/phtml/index.php3

18. iEdit v3.1 http://iedit.theinnet.com/main.html

19. ExtremePad v2.01 http://hammer.prohosting.com/~epgames/extremepad.html

20. HDS Pad v3.0 http://www.hds-pad.com/

HTH...

Top
Page 1 of 2 12>


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 505 anonymous users online.
Newest Members
Raoul, Timothy, Jojo67, MaikSimon, kvn317
17875 Registered Users

Generated in 0.04 seconds in which 0.015 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org