It all depends on the language used. AFL supports "//" for commenting out anything to the left of it on the line it was placed on or using " /* and */" like brackets and anything between these two brackets will be commented out no matter what line they are placed on. Commenting out just means that the part won't be executed in the AFL.
The ones you see are just made by the writer. You could create a snippet if you wanted something to re use over and over but maybe it all depends on the size of lines used and where center will be, etc.
Also a great tool for beautifying as you called it is under Edit in the editor theirs a tool called "Prettify Selection", it just goes through the AFL and spaces everything evenly so MyAvg=MA(C,50) becomes
MyAvg = MA( C , 50 ); Nice feature for running after writing a lot of AFL.
Posted by: brandon.richard03@yahoo.com
__._,_.___
Posted by: brandon.richard03@yahoo.com
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (3) |
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
.
__,_._,___
EmoticonEmoticon