User Profile

Collapse

Profile Sidebar

Collapse
jack25
jack25
Last Activity: Aug 19 '13, 05:38 PM
Joined: Jun 3 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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
    See more | Go to post

    Leave a comment:


  • jack25
    started a topic Converting VB to Java - 'type' convert for record
    in Java

    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
    See more | Go to post
    Last edited by Rabbit; Jun 4 '13, 05:23 AM. Reason: Please use code tags when posting code.
No activity results to display
Show More
Working...