On 04/06/2003 10:03:09 perl-win32-users-admin wrote:
>Is there a function simply to convert an OEM string or file to an ANSI
>string or file?
>
>I'm kinda new to Perl and one of my first programs reads rows from an
>ASCII file that is OEM encoded and in order to load it via ADODB into my
>MS-SQL
Hi,
I am building a program which calls the find function
several times.
The first time the find function is called it goes
happily through the directory and scans all the files.
The second time this function is called it doesn't
seem to do much, the "wanted" funtion is not called
anymore.
Is it
Is there a function simply to convert an OEM string or file to an ANSI
string or file?
I'm kinda new to Perl and one of my first programs reads rows from an
ASCII file that is OEM encoded and in order to load it via ADODB into my
MS-SQL database I need to convert the data into ANSI.
Been searc