Page 2 of 2

Unable to access file "VMSTEST.MMS"[1,1]

Posted: Fri Feb 28, 2020 3:32 pm
by jrobinson
I've successfully gotten VMS IDE uploading/synchronizing files to VMS, but am now getting an error of "Unable to access file "VMSTEST.MMS"[1,1]".

Visual Studio Code gives the following error inside the IDE. Notice the red font and error at the bottom.
err.png

When I try and "Build Only This Project" I get the following error in the output.

Untitled2.png
Untitled2.png (3.29 KiB) Viewed 12389 times
Any ideas what could be wrong?

Re: Unable to access file "VMSTEST.MMS"[1,1]

Posted: Tue Mar 31, 2020 8:30 am
by jrobinson
helper.png
helper2.png

Re: Unable to access file "VMSTEST.MMS"[1,1]

Posted: Tue Mar 31, 2020 10:05 am
by sergey_vorfolomeev
ups, I forgot to ask - do You use Linux or Mac? unfortunately, we haven't fully tested IDE on such platforms. we are planning to test IDE on these platforms soon.

Re: Unable to access file "VMSTEST.MMS"[1,1]

Posted: Tue Mar 31, 2020 10:40 am
by jrobinson
I'm using Linux Mint & Windows 10 with the same results. Btw, this isn't that big of an issue for me because I can't use the .MMS file anyway. I have to compile my VMS applications using a vendor provided makefile on the server. Just the ability to edit locally instead of having to use EVE has been a huge timer saver so I'm more than thrilled with this extension.