Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29267 Discussions

Problems with character convertion when Files a open!

ileao1
Beginner
483 Views
I'm running CVF 6.6b and i created an application where i've got to read a text file created and read with open.
I was reading the seccion about text and fonts, specially that one concerning characters convertions among ANSI, Unicode and OEM.
I have set the edit box that input the file name to OEM_CONVERTER but it didnt work out!
if I type something DataFileName.dat, later when ill read from the disk in my list box it will look like that
datafil~1.dat
I can't find a way to first verify what kind of character type belongs that file (OEM,ANSI ou UNICODE)
how can i avoid it?

ileao
0 Kudos
0 Replies
Reply