« 返回

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

組合檢視 平均檢視 瀏覽樹狀資料
相關串連 [ 前一個 | 下一個 ]
Can i call an external script (Adoscrip) from the Graphrep definition?
graphrep adoscript rotate asc script
答覆
2020/7/2 下午 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