Software Archive
Read-only legacy content
17061 Discussions

Problems under Korean language Windows system.

Intel_C_Intel
Employee
596 Views
I'm using Visual Fortran 6.6 under Windows 2000 (Korean language version). There are some severe problems using VF in Korean language Windows system.

I post two example error messages below.

First, compile a file under the folder with Korean name. Compiler was not able to find my 'test.for' file.
-------------------------------------------------------
Compiling Fortran...
D:- est.for
f90: Severe: No such file or directory
... file is 'D:A est.for'
Error executing df.exe.

test.exe - 1 error(s), 0 warning(s)
-------------------------------------------------------

Second, compile a file with Korean name '-.for' under the folder with English name. Again compiler could not find my file.
-------------------------------------------------------
Compiling Fortran...
D: est-.for
f90: Severe: No such file or directory
... file is 'D: estA.for'
Error executing df.exe.

-.obj - 1 error(s), 0 warning(s)
-------------------------------------------------------

Please solve these problems as soon as possible.

Hyun-ho Lee
0 Kudos
3 Replies
Steven_L_Intel1
Employee
596 Views
Please report the problem to vf-support@compaq.com I'm not sure what we can do here, but someone familiar with the issues will respond.

Steve
0 Kudos
Intel_C_Intel
Employee
596 Views
I sent error messages to vf-support@compaq.com, but I did not receive any reply. I wonder if the email was send correctly.

Hyun-ho Lee
0 Kudos
Steven_L_Intel1
Employee
596 Views
We received it. You should have received an automated reply acknowledging its being received. The engineer who understands this area will respond.

Steve
0 Kudos
Reply