Search found 17 matches

by afsinbulbul
Mon Aug 30, 2004 1:55 pm
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

I think first one missed attention, so here it is again: >.117 is updated so the file formats are different. Well, then is there a run time version that I can use the open the .117 version project? >Can you send me the project you are using? It could be caused by a corrupt file. If I could do then m...
by afsinbulbul
Fri Aug 27, 2004 6:41 pm
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

>.117 is updated so the file formats are different. Well, then is there a run time version that I can use the open the .117 version project? >Can you send me the project you are using? It could be caused by a corrupt file. If I could do then my life would much easier I know; but unfortunately there ...
by afsinbulbul
Fri Aug 27, 2004 12:18 am
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

Sorry for consecutive questions but another thing I just noticed is now I can not open my file using the run time version. Run time version is .90 version and the developer demo version is .117. Is there a conflict between them?
by afsinbulbul
Thu Aug 26, 2004 10:15 pm
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

Another thing: With this version (.117) every time I try to close sable it is giving error and windows is shutting down sable.
Helpp.. :)
by afsinbulbul
Thu Aug 26, 2004 9:37 pm
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

this integer-float problem only happens when I choose "show spin control" option.
Also again with this option when you try to change the variable using the spin control it starts from 0 (even the initial value is something else).
by afsinbulbul
Thu Aug 26, 2004 9:27 pm
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

I downloaded it. Now some of the problems seemed to be solved (for example sable is not closing when I try to change the properties of a combo box) but the software is still unstable and closing itself pretty often. Also now I can not set the edit box to display in integer format. No matter which se...
by afsinbulbul
Wed Aug 25, 2004 3:09 pm
Forum: Sable
Topic: sable script - how flexible is Sable?
Replies: 7
Views: 15554

Thanks for the quick answers. Since I am really running out of time to catch a deadline I really appreciate it. So what I feel is I am trying to pull the discussion towards possible usage of script but your answers are rather practical solutions. Although they might work, we are looking for a flexib...
by afsinbulbul
Wed Aug 25, 2004 2:11 pm
Forum: Sable
Topic: sable script - how flexible is Sable?
Replies: 7
Views: 15554

Still could not wake up I guess.
It would be:

Example:
If parameter A is 1 then some parameters will be activated so users can change them;
If parameter A is 2 then some parameters will be de-activated so users can not change them.
by afsinbulbul
Wed Aug 25, 2004 2:08 pm
Forum: Sable
Topic: sable script - how flexible is Sable?
Replies: 7
Views: 15554

Since I wrote the previous e-mail in a rush it was not so clear. What I basically ask is, if it is possible to change properties of a button, animation, combo, etc. based on the value of other parameters. In a game as soon as user makes a decision I want the properties of the tools to change. Exampl...
by afsinbulbul
Tue Aug 24, 2004 9:30 pm
Forum: Sable
Topic: sable script - how flexible is Sable?
Replies: 7
Views: 15554

sable script - how flexible is Sable?

I have some problems and I want to know if these can be solved using Sable Script. How flexible is Sable? - Is it pososible to use same animation to show the more than one parameter based on the value of another parameter.In other words: If param A is x then animation shows the value of param B and ...
by afsinbulbul
Fri Aug 20, 2004 7:36 pm
Forum: Vensim
Topic: capturing time of user decision
Replies: 2
Views: 4615

it worked just fine. thanks Wilson.
by afsinbulbul
Fri Aug 20, 2004 3:46 pm
Forum: Vensim
Topic: capturing time of user decision
Replies: 2
Views: 4615

capturing time of user decision

I need to capture the simulation time when a specific user decision is made in a game. To be more specific, let's say I have a variable called entrance strategy and it can be 0 (meaning don't enter), 1 (enter with this strategy), and 2 (enter with that strategy). As you would guess the initial value...
by afsinbulbul
Fri Aug 20, 2004 3:10 pm
Forum: Vensim
Topic: Resetting Levels
Replies: 2
Views: 4388

I'd do this using a PULSE function. So basically you can create an additional vaiable (auxiliary) and pulse the content of the level to this variable after every 12 months (so you don't have to reset the content of the level of course). Although it might cause some unit inconsistency problems, if yo...
by afsinbulbul
Tue Aug 17, 2004 8:45 pm
Forum: Sable
Topic: sable demo problems
Replies: 9
Views: 14859

sable demo problems

I downloaded sable demo version to evaluate the software. It looks nice but it is so unstable. It is giving applciation errors so often. Is it a general case or is it only seen in demo version or is it an internal software conflict in my PC?
by afsinbulbul
Tue Aug 17, 2004 8:40 pm
Forum: Sable
Topic: graphs
Replies: 3
Views: 8051

Almost any change. Changing the colors, margin settings, etc. Any change I make after I run the model is gone.
by afsinbulbul
Mon Aug 16, 2004 3:25 pm
Forum: Sable
Topic: graphs
Replies: 3
Views: 8051

graphs

Is there a way to save the changes in a graph? I could not see a save button so I am just closing the graph editor after I make some changes. But any changes done after I run the model for the first time in Sable are not saved.
by afsinbulbul
Thu Jul 29, 2004 8:42 pm
Forum: Vensim
Topic: toggle / switch
Replies: 2
Views: 4652

toggle / switch

Hi, I am looking for a way to use a toggle or a switch to turn on or off one sector or one part of the model. It is different than partial simulation because I want this in the user intereface. To clearify let me give an example: Suppose there are different market entrance strategies in your model a...