Block::lvlist Dialog::lvlist Module::lvlist With::lvlist
Details
-
- This message is generated when the indicated local variable specification is not a list.
- The local variable specifications associated with this message are the first argument in Block, Module, or With and the value of the DialogSymbols option in Dialog.
- The first argument in Block, the first argument in Module, and the value of the DialogSymbols option in Dialog must be a list of symbols or assignments to symbols.
- The first argument in With must be a list of assignments to symbols.
- If only a single local variable is used, the variable or assignment must be enclosed in a list.
- Off[message] switches off the message; On[message] switches it on. For example: Off[Block::lvlist].
Examples
Basic Examples (1)
An error occurs in this example because the first argument is not a list:

This shows a valid local variable specification in Block: