thanks for the info nepomuk! I am stumbling through converting a program to Java, kind of as a learning experience and it's also something that would help out at work.
I appreciate the info!
-jack25
User Profile
Collapse
-
Converting VB to Java - 'type' convert for record
I have zero Java knowledge, what would be the equivalent of the following in java?
Code:Public Type hdrmail1rec 'Output rec header 1 hdrcust As String * 20 filler1 As String * 3 hdrpo As String * 20 filler2 As String * 3 hdrdate As String * 23 filler3 As String * 3 hdrstat As String * 40 End Type
No activity results to display
Show More
Leave a comment: