The only time you truely need Parameters is:
toggle quoted message
Show quoted text
A) If you want to set variable values prior to running a table (using the gear looking parameters button) ... it will run the first time with the default values, then you can select new parameters. @option1,1,Which class would you like to roll,Random,Richman,Poorman,Beggerman,Thief would default to Random unless you chose another prior to running the table. B) If you are passing variables to another table using the branch [table.group (par1,par2,,,par5)] If you want to affect the output of the table DURING execution, I would use an InputList~ function |Var={InputList~1,Select an option,1,2,A,Z,beanpole}| similar to the parameter (which can only be accessed outside the execution). Vance ----- Original Message -----
From: "chriskentlea" > I was just using those as examples, they will be vastly different from the proper ones (just get a hold of them right now to show you) |