Re: OpenVMS: Connecting and Issuing Commands - WeOnlyDo Discussion board

Re: OpenVMS: Connecting and Issuing Commands (General questions)

by mmorton, Tuesday, July 07, 2009, 14:36 (5399 days ago) @ wodDamir

Hi,

Unfortunatly the terminaltype error message was not causing the problem of not being able to connect and issue commands.

It turns out that I had to use vbCrLf in VB.NET at the end of each command.

I have been using Chr(10) and vbLf on the other UNIX systems and this works however this isnt the case on OpenVMS.

So all fixed.

Thanks
Mike


Complete thread: