2011
Table Of Contents
- Contents
- Basic Customization
- Custom Linetypes
- Custom Hatch Patterns
- User Interface Customization
- Understand User Interface Customization
- Work with the Customize User Interface (CUI) Editor
- Create and Manage Customization Files
- Customize Commands
- Customize User Interface Elements
- Customize Workspaces
- Transfer and Migrate Customization
- Customize User Interface (CUI) Editor FAQs
- DIESEL
- Slides and Command Scripts
- Index
eval
Passes the string str to the DIESEL evaluator and returns the result of
evaluating it.
$(eval, str)
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
fix
Truncates the real number value to an integer by discarding any fractional
part.
$(fix, value)
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
getenv
Returns the value of the environment variable varname.
$(getenv, varname)
If no variable with that name is defined, it returns the null string.
338 | Chapter 5 DIESEL