473,508 Members | 2,460 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Overpunch (EBCDIC) Conversion Function

Does anyone know where I can find a function to convert numeric data to
overpunch format? I've looked around but I can't seem to find any.

Ernie
Jan 29 '06 #1
4 3895
Some are here:

http://www.google.com/search?hl=en&lr=&q=ebcdic+delphi

Also look for references to Hollerith
"Ernie Otero" <eo**********@dsli.com> wrote in message
news:AO********************@dsli.com...
Does anyone know where I can find a function to convert numeric data to
overpunch format? I've looked around but I can't seem to find any.

Ernie

Jan 30 '06 #2
Oops. Sorry, wrong fora:

http://www.google.com/search?hl=en&lr=&q=ebcdic+vb

Dan

"Ernie Otero" <eo**********@dsli.com> wrote in message
news:AO********************@dsli.com...
Does anyone know where I can find a function to convert numeric data to
overpunch format? I've looked around but I can't seem to find any.

Ernie

Jan 30 '06 #3
Ernie,

Although some think that, you cannot convert direct in general EBCDIC to
ASCII.

EBCDIC a 8 bit code (256 characters are described)
ASCII is a 7 bit code (128 characters are described)

They are not even all the same, morever in ASCII is used to fullfil the need
for some characters a kind of sometimes called non existing Extendend ASCII
where the top bit is used to create codes, depending on whatever need. By
instance in the PC by IBM/Microsoft first done with codepages as 457 and
850.

I am not sure what you mean with an Overpunch, where I assume a 12/11 in an
IBM punchcard which had the function to give a plus and a minus field. That
has nothing to do with EBCDIC however more how a numeric value was
represented in a punchcard, some had the system to put the minus (11) in the
first (most significant) position some did it on the last (less
significant).

However there has never been an overal system for that as there are now for
that kind of things.

Just my idea.

Cor

Jan 30 '06 #4
"Ernie Otero" <eo**********@dsli.com> schrieb:
Does anyone know where I can find a function to convert numeric data to
overpunch format? I've looked around but I can't seem to find any.


EBCDIC Encoding with .NET
<URL:http://www.yoda.arachsys.com/csharp/ebcdic/>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Jan 30 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
4616
by: John Leslie | last post by:
I need to write a string to a file in EBCDIC. Do I need to do it character by character using a translation table, or is there a function to translate the whole string? (I am aware that I can...
6
925
by: R.A. | last post by:
Hi Is there some support for this file conversion in c#? Thanks
2
1338
by: Ranjan | last post by:
Hi folks! I am trying to convert EBCDIC file to ASCII file. the issues are 1) Can all EBCDIC file be converted to ASCII without loss of information.(There is one character cent sign which is not...
9
6732
by: jeff M via .NET 247 | last post by:
I'm still having problems reading EBCDIC files. Currently itlooks like the lower range (0 to 127) is working. I have triedthe following code pages 20284, 20924, 1140, 37, 500 and 20127.By working I...
6
2598
by: Ven | last post by:
Hi, I am reading a kind of below mentioned raw data into my C++ program and writing it out but I want this to be converted into EBCDIC format, how can I accomplish this ? Right now I am using...
1
1874
by: shanilr | last post by:
Hi, I am using active perl 5.8.6 version. I have a requirement to convert an XML in EBCDIC format to Latin 1 format. I have no idea about how to go about it. Can anybody please help me in this. ...
44
3819
by: Pilcrow | last post by:
Is there a way that a proram can detect whether it is operating in an ASCII or an EBCDIC environment?
0
7223
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7321
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7034
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7488
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1544
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.