« Quay lại

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

Xem kết hợp Flat Xem Xem cây
Luồng thảo luận [ Trước | Tiếp theo ]
Can i call an external script (Adoscrip) from the Graphrep definition?
graphrep adoscript rotate asc script
Câu trả lời
16:33 02/07/2020
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