Official reference manual for UE scripting

Help with writing and running scripts

Official reference manual for UE scripting

Postby richard.crist » Thu Apr 15, 2010 9:31 am

This may be a silly question, but....I have searched and found tutorials, but I cannot seem to find an official reference that documents all the UltraEdit.* Javascript objects, with a list of their methods, properties, etc. I know within the UE product itself there is the tag list, but even if it is a complete listing, it is harder to use than an actual reference manual would be. Is there such a reference manual online or downloadable? Thanks for any information about this.
User avatar
richard.crist
Basic User
Basic User
 
Posts: 11
Joined: Tue Jan 13, 2009 1:33 pm
Location: Nashville, TN, United States

Re: Official reference manual for UE scripting

Postby richard.crist » Thu Apr 15, 2010 11:19 am

Answer from Mofi as response to a post I made in another topic:

Mofi wrote:The script command reference list is in help of UltraEdit/UEStudio. Open tab Index, enter Scripting commands and open that help page. You see all UltraEdit script commands and properties. Not included are the Javascript core objects and their documentation.

Thanks, Mofi!
User avatar
richard.crist
Basic User
Basic User
 
Posts: 11
Joined: Tue Jan 13, 2009 1:33 pm
Location: Nashville, TN, United States

Re: Official reference manual for UE scripting

Postby Mofi » Thu Apr 15, 2010 12:39 pm

Just two extra notes: I have posted this also in the sticky topic JavaScript tutorial, power tips and more and second the help of UltraEdit has a tab named Search which finds a lot in all the help pages, especially command names. However, this topic is kept in case other users are searching also for a reference manual for UE scripting.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Scripts