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
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
substr
Returns the substring of string, starting at character start and extending for
length characters.
$(substr, string, start [, length])
Characters in the string are numbered from 1. If length is omitted, it returns
the entire remaining length of the string.
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
upper
Returns the string converted to uppercase according to the rules of the current
locale.
$(upper, string)
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
342 | Chapter 5 DIESEL