This is read-only version of AFL library entry. Ability to add user formulas
and comment is only available from members-only area.
Details:
Formula name:
AFL_Glossary_Groups
Author/Uploader:
Dennis Brown - see3d [at] writeme.com
Date/Time added:
2008-10-11 17:59:54
Origin:
Original
Keywords:
Level:
advanced
Flags:
commentary
DISCLAIMER: Most formulas present in AFL on-line library are submitted
by the users and are provided here on an "as is" and "as available" basis.
AmiBroker.com
makes no representations or warranties of any kind to the contents or the operation
of material presented here. We do not maintain nor provide technical support
for 3rd party formulas. Description:
Release#5 Glossary Functional Groups Hierarchy
Put this database text file ( AFL_Glossary_Groups.afl ) into a folder called AFL_Glossary in your main AmiBroker Folder. This data is used by the AFL_Glossary_Converter program.
This is just an experiment for now.
Formula:
//Functional Organization for Glossary Database entry --20081011
//Font used: Courier Regular 12 point fixed width UniCode UTF-8
//Comment line must start with //
//Follow format exactly --white space is significant
AFL,
AFL,Functions,
AFL,Functions,String manipulation
AFL,Functions,Type Conversions
AFL,Functions,Date and Time
AFL,Operators,
AFL,Operators,Assignment Operators
AFL,Operators,Numeric Operators
AFL,Operators,String Operators
AFL,Operators,Logical Operators
AFL,Operators,Comparison Operators
AFL,Flow Control,
AFL,Flow Control,Loop Operators
AFL,Flow Control,Conditional Operators
//Must end with END,
END,