About DIESEL and Status Bar Customization
DIESEL (Direct Interpretively Evaluated String Expression Language) expressions take
strings as input and generate string results. Use DIESEL in menu macros to make decisions
or display text on the status bar.
You can use DIESEL to alter the status bar through the MODEMACRO system variable and
in menu items as a macro language instead of AutoLISP آ® .
on Mac OS.
Because DIESEL expressions handle strings exclusively, the USERS1-5 system variables
are useful for passing information from an AutoLISP routine to a DIESEL expression.
DIESEL expressions are evaluated by AutoLISP routines through the use of the AutoLISP
menucmd function.
e DIESEL in menu macros to make decisions or display text on the status bar. You can use DIESEL to alter the status bar through the MODEMACRO system variable and in menu items as a macro language instead of AutoLISP ® .status bar, most data known to the application. With its calculation, decision, and editing …About DIESEL and Status Bar Customization …Customize the status bar. You can use the DIESEL string expression language and the MODEMACRO system variable to provide …… Some people also used DIESEL to add the drawing name to the status bar. Following the Windows releases, even this use of DIESEL was …status bar? It looks like … This code is in DIESEL. ; —- Mode Macro for status bar —.… You can use DIESEL to alter the status bar through the MODEMACRO system … customize text that displays in the user area of the status bar.