Opened 16 years ago

Closed 15 years ago

#172 closed enhancement (fixed)

Add check for the -inputX=N options

Reported by: ywei Owned by: Stephen Siegel
Priority: minor Milestone:
Component: model Version:
Keywords: Cc:

Description

In the command line options, the -inputX=N specifies the value of input variables. But there is no checking in the code to insure that the name "X" is a legit variable name. So some checking code needs to be added to insure that the name specified in the command line options are legit variable names.

Change History (3)

comment:1 by ywei, 16 years ago

Resolution: fixed
Status: newclosed

Option added by Steve.

comment:2 by ywei, 16 years ago

Resolution: fixed
Status: closedreopened

comment:3 by Stephen Siegel, 15 years ago

Resolution: fixed
Status: reopenedclosed

Done in Runner.java.

Note: See TracTickets for help on using tickets.