Post Reply 
INPUT Command Syntax (SOLVED).
03-23-2015, 08:06 PM
Post: #4
RE: INPUT Command Syntax
To define a choose in an an input form, you create a list of the form {var,{"choices"...}}.

{ A,B,{C,{"choices"...}} } is 3 objects, A, B and a choose object. Doing {D,{"choices"...} has made one real input D, and then an invalid input item - hence the error.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
INPUT Command Syntax (SOLVED). - Spybot - 03-23-2015, 05:13 PM
RE: INPUT Command Syntax - Tim Wessman - 03-23-2015, 06:44 PM
RE: INPUT Command Syntax - Spybot - 03-23-2015, 07:24 PM
RE: INPUT Command Syntax - Tim Wessman - 03-23-2015 08:06 PM
RE: INPUT Command Syntax - Spybot - 03-23-2015, 09:16 PM



User(s) browsing this thread: 1 Guest(s)