Search found 28 matches

by mashayekhi
Fri Aug 30, 2019 4:28 am
Forum: Vensim
Topic: Structure and vensim equations for the macro "DELAY FIXED"
Replies: 2
Views: 1791

Structure and vensim equations for the macro "DELAY FIXED"

I need the structure and vensim equations for the macro "DELAY FIXED( {in} , {dtime} , {init} )" I appreciate any help!
by mashayekhi
Mon Nov 01, 2004 9:06 pm
Forum: Sable
Topic: Execute Script:SableScript.returntoscreen()
Replies: 1
Views: 4757

Execute Script:SableScript.returntoscreen()

I use Xcommand and "Execute Script:SableScript.returntoscreen()" to create a button that when I click return me from the current screen that the button is to the previous screen. But it does not work and when I click on the button, nothing happens. Any hint for what I want to do.
by mashayekhi
Sun Oct 31, 2004 9:02 pm
Forum: Sable
Topic: Not wanted pop out message during game
Replies: 1
Views: 4830

Not wanted pop out message during game

I have made a game. When I run it, at the end of each time interval of the game a pop out message appears on the screen saying "The simulation has finished" and I should click on "OK" before I can continue the game for the next time interval. How can I stop sable showing this mes...
by mashayekhi
Tue May 25, 2004 1:05 am
Forum: Sable
Topic: problem with encrypting *.vdf files
Replies: 1
Views: 4137

I found the solution by getting help from Ventana. The proble was that when I wanted to encrypt my files I first loaded them and then tried to encrypt. So I used the following sequence of commands: SPECIAL>LOADRUN|C:Mymodel foldermyfile.vdf FILE>ENCRYPT|myfile.vdf But one should not ever use LOADRUN...
by mashayekhi
Fri May 21, 2004 6:22 am
Forum: Sable
Topic: problem with encrypting *.vdf files
Replies: 1
Views: 4137

problem with encrypting *.vdf files

When running a script in Vensim to encrypt model files to be run by Sable, I get an error message for vdf files. The error says it cannot load them. And when I run Sable with other encrypted model files (vgf and vmf), things work except for when I want to run a simulation. These an error saying it c...
by mashayekhi
Mon Mar 29, 2004 6:44 am
Forum: Sable
Topic: Where one can find examples for combo box
Replies: 1
Views: 4154

Where one can find examples for combo box

Where can I find an example of combo box used in a project? In the examples that you supply with the software there is no a combo box. Can you send me a small sable project that uses combo. It will be helpful to include an example with combo box and if possible with all the tools available in Sable.
by mashayekhi
Sun Mar 28, 2004 2:24 am
Forum: Sable
Topic: Speed of simulation in Game
Replies: 1
Views: 3930

Speed of simulation in Game

As I distributed the beta version of the application, the users who are testing it and MDs, are not satisfied with the speed of simulation when they run a game. As they run the model, they are happy with the speed of simulation, but in the gaming environment the simulation slows down. Is there any w...
by mashayekhi
Sat Mar 27, 2004 5:02 pm
Forum: Sable
Topic: Encryption and decryption
Replies: 1
Views: 4210

Encryption and decryption

I was using a vensim model with my sable project with no problem. I encrypted the vensim model and successfuly used it with sable runtime. However, when I decrypted the same model with vensim, while I was able to read the decrypted model with vensim, my sable project was not able to load the decrypt...
by mashayekhi
Sat Mar 27, 2004 4:52 pm
Forum: Sable
Topic: Problem with combo box
Replies: 2
Views: 4621

Where can I find an example of combo box used in a project?
The examples that you supply with the software there is no a combo box. It will be helpful to include an example with combo box and if possible with all the tools available in Sable.
by mashayekhi
Sat Mar 27, 2004 4:05 am
Forum: Sable
Topic: Problem with combo box
Replies: 2
Views: 4621

Problem with combo box

In a combo box, I am using an auxiliary variable that is qualified as a gaming variable. This auxiliary variable is set equal to a constant. I have given different values to theis auxiliary variable in the combo box. But when I simulate the game the combo box does not function, i.e. it does not chan...
by mashayekhi
Thu Mar 18, 2004 9:01 pm
Forum: Sable
Topic: Problem with loading a new model
Replies: 1
Views: 4016

Problem with loading a new model

I have developed a sable project sometimes ago. I made a new version of the vensim model that I use in the project and saved it in the directory of the model with a new name and .vmf format. In the properties of the project I changed the name of the model that should be loaded. But when I launched S...
by mashayekhi
Wed Mar 17, 2004 3:15 pm
Forum: Sable
Topic: print and export from sableRT
Replies: 3
Views: 5986

Thank you, it helped and I found the graph on the clipboard and could paste it on my powerpoint file :) I was using running SableRT. The problem was that when I exported the graph, I was expecting to be asked where it should be exported to. Perhaps I should have known that SableRT will export the gr...
by mashayekhi
Wed Mar 17, 2004 12:45 am
Forum: Sable
Topic: print and export from sableRT
Replies: 3
Views: 5986

print and export from sableRT

In SableRT, when I choose to print a graph generated, I have th eoption to export the graph. But when I click on export, nothing happens. Does it put the graph file anywhere without asking for a name and location to save it, or is this a bug?
by mashayekhi
Tue Mar 16, 2004 6:58 pm
Forum: Sable
Topic: .cin files can not be loaded
Replies: 1
Views: 4197

.cin files can not be loaded

As I am putting together a sable application for redistribution, I encrypted only .vmf files in my MODEL folder. With correct company name sableRT can load .vmf models. However, it fails to load .cin files that I need to simulate specific set up of my model in the application. On page 6 of the Sable...
by mashayekhi
Mon Mar 15, 2004 5:43 pm
Forum: Sable
Topic: problems with encrypted .vmf files
Replies: 2
Views: 5163

Thanks, I checked the company name and corrected it to my registered comapny name with Sable. It worked:)
by mashayekhi
Mon Mar 15, 2004 2:27 am
Forum: Sable
Topic: problems with encrypted .vmf files
Replies: 2
Views: 5163

problems with encrypted .vmf files

Hello; My latest problem is that encrypted model files, i.e. myfile.vmf file cannot be open by the Sable Run Time. I followed the steps for encryption given by the Vensim redistribution kit and also put the vendlx32.dll file in the "model" directory. Is there any more files I should use? T...
by mashayekhi
Sun Mar 14, 2004 10:24 pm
Forum: Sable
Topic: Redistributing an application
Replies: 1
Views: 4372

Redistributing an application

Hi; Using the Inno Setup 4 and the steps given for preparing files for redistribution, I have tried to make an installation package. I am facing few problems which I hope someone could help me with. The problems are: 1. I followed the steps given by the Vensim developer to encrypt the model files. H...
by mashayekhi
Wed Aug 20, 2003 9:20 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

I do all that. The problem is that in the final step, in front of the "script function" I get a gray combo box. It seems to me that for some reason, the script file is not loaded correctly. I sent attached th script file to Tony. I will sen it to you too.
by mashayekhi
Wed Aug 20, 2003 8:51 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

the commands tony referred to were typed, but only "Xcommand" was chosen, not typed. and the spelling was correct.
by mashayekhi
Wed Aug 20, 2003 8:45 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

Lee, I do not get the combo box. I have created the script file and saved it as ExtProg.vst in the SCRIPTS folder of the project. But after choosing the Xcommand and "Execute script" no combo box appears. May be th eproblem is ther. How can load my script correctly. I went to the work spac...
by mashayekhi
Wed Aug 20, 2003 8:12 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

I tried all four without (") but none worked. Can you please send me an example of the Xcommand that has worked?

Thanks
Ali:(
by mashayekhi
Wed Aug 20, 2003 7:58 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

Which one of the four commands that I mentioned in my email I should use without (")?
by mashayekhi
Wed Aug 20, 2003 6:40 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

SPECIAL»ALIASSCREEN

Lee, I installed the new version of Sable and I have the SCRIPTS folder in my project. Then I followed your instruction and created the following screen to be able to go to the "ANALYSIS" screen from four screens and come back to the them. But I still have a problem as I describe bellow. g...
by mashayekhi
Tue Aug 19, 2003 1:38 am
Forum: Sable
Topic: SPECIAL>ALIASSCREEN command
Replies: 15
Views: 13252

Lee,

It seems that Sable does not create a SCRIPT folder in the project. There is no such a folder in the sample project that you have supplied with the software.

Should we produce that folder ourself?
by mashayekhi
Sun Aug 17, 2003 10:30 pm
Forum: Sable
Topic: Invalid message in a pop out during a game
Replies: 0
Views: 3852

Invalid message in a pop out during a game

I have set up an exact game in three screens. The only difference between the screens is the period that the game is played. In one screen the period is 90 days, in the other two the period is 360 and 720 days. As I move from one screen to the other, I use SIMULATE>READCIN|gameN.cin before the link ...