Message 1 of 2
Electron.run "Use "C:\Users\Juan\My Library\sym_fp.lbr"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, all!
I have a question regarding with running an Electron.run command. It seems that it doesn't accept any paths that has a whitespace in it. It throws an error that says, "Can't Open Library\sym_fp.lbr"
e.g Electron.run "Use "C:\Users\Juan\My Library\sym_fp.lbr"
It seems that it's just reading the path after the whitespace. I also did some encodings like replacing with %20 or + character but still doesn't work. Do you have any workarounds for this?
Thank you very much.