PDA

View Full Version : MAXScript 2k8 - language keywords list


Red2048
02-07-2008, 12:53 PM
Hi,

Since recently I'm using the standalone SciTE editor, now I wish to add the MAXScript language to it, but unfortually the maxscript.properties file has none keywords defined (auto generated by 3dsmax).

So my question is, is there a public list containing all/most keywords used in MAXScript that I can use to complete the .property file so I can use it in SciTE?

JHN
02-07-2008, 08:00 PM
Yes,

You should extract the keywords for yourself,
but: http://www.scriptspot.com/3ds-max/ultra-edit-syntax-file
has an ultra edit syntax file with all keywords (from I think max9).
Chris Johnson work(s)(ed) at autodesk so had direct access to all keywords.. it's the best one around AFAIK.

-Johan

Red2048
02-07-2008, 10:13 PM
Nice,
I don't mind if it should be from max9, it should be close enough for most keywords against 2k8 I guess.
It might take me a few days to rewrite and validate all those tags into a SciTE .properties file, but ones done I'll post an url to the file if anyone is intressed in having one to.

Anyway, thanks a lot Johan, you've been really helpfull. :thumbsup:

martinB
02-12-2008, 08:29 AM
You should extract the keywords for yourself

How would you extract all keywords, Johan?

-- MartinB

JHN
02-12-2008, 08:53 AM
Martin, I meant extracting the keywords from Chris Johnson's UE file in the link I posted...
So just open it in a texteditor of choice and copy paste to your editor keywords format.

-Johan

JHN
02-13-2008, 09:02 AM
For those interested in the notepad++ maxscript.api and userDefineLanguage.xml file:
http://forums.cgsociety.org/showpost.php?p=4943422&postcount=20

-Johan

scrimski
02-13-2008, 09:26 AM
Looks promising. Thank you.

CGTalk Moderation
02-13-2008, 09:26 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.