Using Visual Cobol 2.0 I am getting a return-code value of 255 when calling a .DLL module. I get this return code immediately after calling the module (I display return-code as the first line in the sub-routine). Is this some kind of run time error? I've tried changing compiler directives and it doesn't seem to help. Any clues as to how I figure out what the error is?
Thanks!
#visualcobolreturn-code255




