Looking good Yuri!
Started by kunkel321


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


1 posts in this topic
kunkel321
Junior Member
**


0
19 posts 5 threads Joined: Jun 2011
03-03-2012, 07:30 PM -
#1
Hey, congrats on the new tool. I'm not a programmer per se, but I do hope to write some scripts to do various things. Can you recommend any good low-cost learning aides to learn VBScript, and Javascript? What are your sample items written in?
{{date:formatdate(1)}} It's Javascript--yes? -Steve
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
03-04-2012, 10:04 AM -
#2
{{date:formatdate(1)}} - this is just a template with tag that will be replaced with the current date in long format. You can write there something like:

Code:
Current date: {{date:formatdate(1)}}

and Text Accelerator will insert
Code:
Current date: Sunday, March 4, 2012

VBScript and JavaScript are in the .tascript files (Modifiers files). You can open the folder with the modifiers by clicking the icon "folder with gear". The you can find there formatdate.tascript modifier, used in this example. Format of the modifier files are described here. The accelerators syntax is here.

Below are some links for VBScript:
VBScript User's Guide
VBScript Language Reference
JScript User's Guide (Windows Scripting - JScript)
JavaScript Reference

Also there are lot of examples and working solutions in JavaScript in the internet.
The TORDEX Team
http://www.tordex.com


Forum Jump:


Users browsing this thread: 1 Guest(s)