Runname

Use this forum to post Sable related questions.

Moderator: Administrator

Post Reply
berrym76
Junior Member
Posts: 6
Joined: Mon Mar 05, 2007 1:10 pm

Runname

Post by berrym76 »

I'd like users to have the ability to name their own runs in a model I've developed. The button function allows you to change runname, but it has to be hard-coded presumably requiring many buttons. Is there a way to use an edit box or something like it to allow user defined run names?
amehmood
Junior Member
Posts: 9
Joined: Tue Aug 28, 2007 10:36 am

Post by amehmood »

Hi

Try this:

For a button, type: Venapp, Action: Simulate>RUNNAME|? Enter a new run name.

This will allow the users to provide their own run name. And then have a static text like
Current name of scenario: @RUNNAME@
This will display the current scenario name.

I hope this will help.

Arif
Post Reply