« वापस

Can i call an external script (Adoscrip) from the Graphrep definition?

कॉंबिनेशन व्यू फ्लॅट व्यू Tree दृश्य
थ्रेड्स [ पिछला | अगला ]
Can i call an external script (Adoscrip) from the Graphrep definition?
graphrep adoscript rotate asc script
उत्तर
2/7/20 4:33 अपराह्न
To implement a rotation function i want to put the calculations in an external script
can i call the script from the Graphrep definition directly or must i included it directly in the graphrep definition?

Example:
...
GRAPHREP
 EXECUTE file "db:\\RotateGraphrep.asc"
...

Br
Martin