Patrick28
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 11/20/2011
-
Status: offline
|
convert ascii to ebcdic using vbscript
Sunday, November 20, 2011 1:59 PM
( permalink)
Is there any expert here can guide me to convert ascii to ebcdic using vbscript. I newbies at writing vbsciprt. I m trying to convert ascii data to ebcdic data before sending it as socket message to another java program. Please help to advise!
<message edited by Patrick28 on Sunday, November 20, 2011 2:02 PM>
|
|
|
|
themcse
-
Total Posts
:
171
- Scores: 1
-
Reward points
:
0
- Joined: 12/29/2008
-
Status: offline
|
Re:convert ascii to ebcdic using vbscript
Sunday, November 27, 2011 5:53 PM
( permalink)
Is the Java program running on a midrange or mainframe, out of curiosity? I've never done this, but there seems to be a reasonable starting point here: http://support.microsoft.com/kb/216399
|
|
|
|