I have a delimited file and I need to read it and then get certain information from the file. The file could contain 1000's of lines.....
Need information urgently!!!!!
Incorrect figures (calculations) returned from the cobol...
One of the firgures should read -57.01 coming back in VB6 with -17.99
I call the UDT as follows..
Public MIS As typMiscInputCbl
Public DEF As typDefInputCbl
Public BIC As...
This is my UDT in VB
Type typMiscInputCbl
strStatusVal As String * 24
intInterruptFlag As Integer
intTranCnt As Integer
intAttAge477Flag As Integer
strCallFromVBFlag As String * 1...
I have a VB4 app that makes a call to a mf cobol dll and returns some values. I now have migrated my VB4 to VB6 and when I make the call I'm getting incorrect values returned?? Does anyone have any solutions?? This is really urgent??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.