Truncating Files what does this mean?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Because I have to close my pc using the power button, each time I go to turn
on my pc the chk disk comes up and it has truncated either 1 or 2 of my
files---what does this mean in laymans language?
 
truncate = to shorten by or as if by cutting off.

Short File Name (8.3) as opposed to Long file Name.

Windows truncates the file name, if necessary, to six characters and appends
a tilde (~) and a digit. For example, each unique file name created ends
with "~1." Duplicate file names end with "~2," "~3," and so on.

Windows truncates the file name extension to three characters or less.

Long Name C:\Documents and Settings\Wesley P. Vogel\Local Settings\Temp

becomes

Short Name C:\DOCUME~1\WESLEY~1.VOG\LOCALS~1\Temp

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Thank you Wesley, I had heard the term before but I never knew what it meant.
Will my files still work okay if they have been truncated?

Thanks again
 
Yes, in fact some 16-bit applications may not be able to find files and
directories with long filenames.

Also some third-party programs cannot be installed on NTFS volumes if 8.3
names are disabled. Norton Utilities has problems if 8.3 names are
disabled.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top