ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
|
Downloads |
Gripes and Goodies Software problems and suggestions |
#1
|
|||
|
|||
Automatically generated global tables
During excel import flexsim shows a messagebox: "ERROR", "The table <name> does not exist. Do you want to create it?", if the global table isn't defined. Afterwards the table isn't visible in the menu: Tools->Global Tables. If I manually add a table with Tools->Global Tables->Add, the automatically generated tables are also shown.
Regards Sebastian |
#2
|
||||
|
||||
Sebastian,
When the MTEI was created the Global tables where accessed diferently. When that was updated the MTEI was not updated to keep pace. After the MTEI creats a table the main tool bar is not updated until one of the following: 1. The model is saved and reopened. 2. Another table is created. 3. A table is deleted. Here are some ways to update the menu: 1. Type "updatetoolsmenu();" in a script window and hit execute 2. Create and then delete a dummy table. 3. You can use the updatetoolsmenu(); option in the post import code menu of the MTEI but you will want to make sure that the code node is toggled as Flexscript (this can be tricky) The good new is that this will only happen the first time that the MTEI executes because after that the tables should all be created and there won't be a need to create any new ones. Good Luck, Brandon
__________________
thats not normal. |
Thread | Thread Starter | Forum | Replies | Last Post |
Limit in the completion hints? Global Tables, Global Variables, etc.? | Tom David | Gripes and Goodies | 6 | 09-09-2008 04:05 PM |
Updating Tables With A GUI | Xavier Jackson | Q&A | 4 | 07-08-2008 01:14 AM |
Search box in Time Tables etc. | Nico Zahn | Gripes and Goodies | 9 | 06-16-2008 09:57 AM |
Excel and global tables | Bill Nordgren | Q&A | 2 | 10-15-2007 04:36 AM |
Create tables on the fly | AlanZhang | Tips and Tricks | 0 | 08-24-2007 06:01 PM |