Does 'COM9' appear in the output of the Windows 'net use' command ? On Thursday, 31 August 2017 21:29:21 UTC+1, pg wrote: > > > Hello, > > We are migrating from jBase 3.4(Windows 2003) to jBase 5.6 (Windows 2102 > R2) and one of our program is not working. This program is opening comport > for read/write access. > > ------------------------------------------- > COMPORT = "//./COM33" > > * > * Open the port > * > OPENSEQ COMPORT TO Fd ELSE > CRT "201 - COMPORT ": COMPORT > STOP 201,COMPORT > END > * > --------------------------------------- > OUTPUT > //./COM33: Invalid argument > ** Error [ OPEN_ERROR ] ** > OPEN operation failed , error number 22 , Line 32 , Source PG > Press C to continue > OPEN: Invalid argument > Trap from an error message, error message name = OPEN_ERROR > ------------------------------------- > > We checked COM33 is working using terminal program. > > Thank you, > Pragnesh. >
-- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
