2005-10-17 05:41 PM
zn = REQUEST("Zone_relations", "", cat_name, cat_code, room_name, room_number) PARAMETERS cat_name = cat_name PARAMETERS cat_code = cat_codeIt does not generate an error, but it also does not pass the values to the parameter list.
2005-10-18 09:38 AM
2005-10-18 02:55 PM
F. wrote:The parameters do not show up in the Edit Settings dialog, nor does their value make it into the object in Plan.
Where does it not work? Plan? Edit mode?
Maybe this can not work, because the Zone relations are not requestable, if you are in settings dialog.The REQUEST I have in the 2D script works fine. It's only the one in the Master script that does not work.
Maybe this REQUEST does not work in running the MASTER/PARAMETER-Script, but only e.g. 2D?That's what I'm afraid of.
Maybe your object is not placed in the area of a zone stamp?I checked that one. I'm not THAT oblivious
2005-10-18 03:20 PM
I'm not THAT oblivious.Just an idea. Sometimes its that easy to help.
The REQUEST I have in the 2D script works fine. It's only the one in the Master script that does not work.Is that a REQUEST("Zone_relations", too?
2005-10-18 03:42 PM
F. wrote:It's the exact same REQUEST statement. I tried placing it in the Master script to get the values to show up in the parameter list (so I can access them from an add-on).The REQUEST I have in the 2D script works fine. It's only the one in the Master script that does not work.Is that a REQUEST("Zone_relations", too?
Have you tried to activate the "Eigenschaften"-Script (sorry have ony the german name by hand), by putting some statements for it inside. Maybe both statements work in this context and the script will be run through after changig some parameters in the settings dialog.I'm not familiar with that. What does it do? A quick Google-translate tells me the word means "Characteristics".... maybe the "Properties" script?
2005-10-19 08:37 AM
2005-10-19 11:24 AM
2005-10-19 12:10 PM