[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] New reserved keywords



PureBytes Links

Trading Reference Links

Hello,
 
AmiBroker 4.91.0 introduced the following new keywords:
 
switch, case, break, continue, default

 
You have to make sure that your formulas do not use them
as variable names. The above words are now reserved AFL keywords
and must not be used as variable names.

To quickly update your files you can use freeware
multiple-file replacement tool:
 
TextRep 2.0 from:
 
 
More info:
 
Instructions:
 
and unzip
 
2. Run setup program (from inside zipped folder) 
 
3. Run TextRep 2.0
 
4. Switch to "Scan folder(s)" page
 
5. Enter AmiBroker Formulas folder (by default it is C:\Program Files\AmiBroker\Formulas),
mark "Include subfolders" and enter *.afl into "File types" as shown in the picture
 
6. Enter "switch" in the "Text to find" box and "switchvar" in the "Replace with" field.
"Case sensitive" should remain UNchecked. (Texts should be entered without quotation marks)
 
 
7. Press Start to go on with replacing
 
8. Repeat steps 6 and 7 with the following word pairs:
"case" -> "casevar"
"break" -> "breakvar"
"continue" -> "continuevar"
"default" -> "defaultvar"
 
 

Best regards,
Tomasz Janeczko
amibroker.com
__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___