File name case change.

R

Roger

I have button images which FP created with names like buttonA.jpg or
buttonB1.jpg. When I look at the files in Windows Explorer the case is
always exactly this, the leading b is lower and the trailing letter is
upper.

If I look at the files in FP the cases are apparently randomly changed to
something like Buttona.jpg or Buttonb1.jpg. The swap image code in codeview
always uses the case as shown in Explorer. The problem is that the host is
case sensitive and can't find the files.

Any thoughts??
 
Top