Hi folks,
Quick question about the command seen here for switching between symbol libraries:
(c:wd_loadmenu "Custom_Menu.dat")(c:wd_insym_go2menu 0)
which gets added to the icon menu. I know that the naming of the .DAT file has to match obviously, but the thing I can't get to work is if I have my default symbol library (let's say IEC) on my computer, but a custom symbol library on the network which I would want everyone to be able to access (let's say a folder on my mapped F: drive). In this case, the above command doesn't work. I've tried changing the first part of the command to:
(f:wd_loadmenu "Custom_Menu.dat")
incase the initial "c" was determining file location.
In short - I want to be able to switch between the default local symbol libraries, and a custom library on the network.
Any ideas?
Thanks in advance! 🙂
John
Solved! Go to Solution.