File Details
ArgEngine source v1.1
- R
- Sep 2, 2014
- 30.64 KB
- 457
- CB 1.6.4-R2.0
File Name
ArgEngine_source_v1.1.zip
Supported Versions
- CB 1.6.4-R2.0
v1.1
+ If type mismatch check is enabled the value of a SELECTION type option will be check if value is allowed
+ Checking for incompatible arguments
v1.0
+ Option types: BOOLEAN, KEY_VALUE_PAIR, SELECTION, SETTING, ANY
+ Multiword arguments (with quotes)
+ Throwing exceptions on argument faults: UnknownArgument, ArgumentReqiured, TypeMismatch
+ An OptionsSheet can be loaded from a file or string
+ ArgEngine parser
+ ArgEngine special parser method

