Hello,
I'm suffering a big problem. There is this file written in pascal with a known structure. I have to simulate this file from visual basic. Any idea if there are tools that I can use ?
Because, first problem, when I declare a variable of type boolean, and I set it to true, and i do a print #x, <this boolean variabele>, than i get in this file after debug the TRUE value (4 characters) in stead of the value 01 0A i can see when I debug the original file.
Anyone any idea plz... ??
Greetz...
Pedro...
I'm suffering a big problem. There is this file written in pascal with a known structure. I have to simulate this file from visual basic. Any idea if there are tools that I can use ?
Because, first problem, when I declare a variable of type boolean, and I set it to true, and i do a print #x, <this boolean variabele>, than i get in this file after debug the TRUE value (4 characters) in stead of the value 01 0A i can see when I debug the original file.
Anyone any idea plz... ??
Greetz...
Pedro...