Message 1 of 7
Is it possible to use relative path in AutoCAD script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an AutoCAD script, AutoNetLoad2023.scr, which is located at
C:\Users\User\Documents\Civil3DIntegrator\Test
The content of the script is as per below:
netload "C:\Users\User\Documents\Civil3DIntegrator\Test\bin\Debug\2023\Civil3DIntegratorTest.dll"
RunCADtests
Note that the Civil3DIntegratorTest.dll is located a few directories below the location of the AutoNetLoad2023.scr.
I wonder is it possible to modify the content of the script so that I can somehow specify the relative path of Civil3DIntegratorTest.dll ( to the AutoNetLoad2023.scr script), instead of absolute path?
##########
Ngu Soon Hui
##########
I'm the Benevolent Dictator for Life for MiTS Software. Read more here
I also setup Civil WHIZ in order to share what I learnt about Civil 3D
Ngu Soon Hui
##########
I'm the Benevolent Dictator for Life for MiTS Software. Read more here
I also setup Civil WHIZ in order to share what I learnt about Civil 3D