November 19, 200124 yr Is there any way to identify the user group from the password entered at start up so that I can run a demo script that allows the user to evaluate the solution for 30 days. That way I can have just one version to update and not worry about updating both full version and demo version. eg: If Group = "Evaluator" or If Password = "Demo" (something like that) perform script ( initialize demo) else perform script (splash) Endif
November 19, 200124 yr Check this out as well... http://www.fmforums.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=19&t=000095
November 20, 200124 yr Author Thanks. I did read your example on the 30 day trial and incorporated it into the demo. Now I'm fine tuning it so that if the group="evaluator" as deterrmined by the password entry, it will run the demo script that establishes or monitors the 30 day trial.
Create an account or sign in to comment