Dear Experts,
This is regular usage. This is not advance steel customization questions
What is the best way to edit Astor kernel scripts with management tools?
When we edit astor kernel things from management tools it dont take changes
Why should this not be a customization issue?
It's not a question of modelling or output like detailing or numbering.
So from my point of view, this is definitely a customization question, because you want to try to customize Advance Steel or not?
To your problem:
I think the main problem is, that the scripts need a "return" and this is not possible to add while using the management tools.
So if you have for example:
If this text is blue
then
smile
else
do nothing
End if
The management tools will convert it to: If this text is blue then smile else do nothing End if
So every Lineend will be removed.
I would suggest to use the SQL Management Studio from Microsoft, there it is possible to insert such text.
Sebastian Eiche
Application Engineer @Mensch und Maschine acadGraph
If this information was helpful, please use the Accept as Solution function, this make it easier for other users
Dear Sir @Sebastian_Eiche
With SQL Server Management Studio,
Direct updation is not there
Do we need to write update query for these?
I'm not sre if I understand it correct, but if youjust use the Edit command, you could easy insert a script by using copy+paste (maybe from a editor)
Sebastian Eiche
Application Engineer @Mensch und Maschine acadGraph
If this information was helpful, please use the Accept as Solution function, this make it easier for other users
Can't find what you're looking for? Ask the community or share your knowledge.