Filename displaying with ~ character

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haneeshkb
    New Member
    • Nov 2007
    • 23

    Filename displaying with ~ character

    Hi,
    When I am creating a file with c++ builder using TFile function , if the filename exceeds 12 characters it is displaying the filename with a ~character like "abcde~k.tx t" , but the actual name is "abcdefghijklmn opqrs.txt". Can anybody help me in this issue, please ??
Working...