Ask a Question related to Windows XP/2000/ME, Design and Development.
-
T Hunt #1
file naming conventions
What is the maximum length allowed for a filename in
Windows XP? Where can I find the latest
limitations/restrictions?
T Hunt Guest
-
PDF naming conventions in 5.0
I use 5.0 and received a PDF with " and X in the name. I cannot open it. I assume it is because of the X or ". Can someone advise me if this is... -
naming conventions and variables
Hey, I need some help. I want to go: _root.createTextField("textfield_name" + i, 0, 0,0,100,100); textfield_name +i.text = "some text"; of... -
What is meant by new/different naming conventions for OS X ?
I've been scanning the forum and came across a few topics where problems were resolved by reassigning a new name to a file/doc. I'm understanding... -
[PHP-DEV] resepcting naming/style conventions
When writing an extension for an API (non-oop) that uses "studlyCaps" naming style, which naming style should be respected? PHP's... -
object naming conventions
Hi, all! Till now we let tables for different applications start with a specific two character shortcut. So we do not run into the above... -
Bill Crouch #2
file naming conventions
Depends on your file structure format. DOS using the
standard File Allocation Format Table (FAT)is limited to
what the old timers call the eight dot three or 8.3 when
using processors that were 16 bit. This means the
filename can't be longer that 8 characters long. Then
came the 32bit processors and with them the FAT32 file
format which allowed I believe filenames at least 32
characters long (might be wrong on the max number). The
large filenames carry to the NT File System (NTFS) in
WinNT, Win2000 and XP. The extensions, filename.xxx, are
still limited to 3.
Bill>-----Original Message-----
>What is the maximum length allowed for a filename in
>Windows XP? Where can I find the latest
>limitations/restrictions?
>.
>Bill Crouch Guest
-
rifleman #3
Re: file naming conventions
In article <09d101c34fa6$a0112730$a501280a@phx.gbl>, [email]noone@nowhere.net[/email]
says...
So what happens to a file called Bookmarks.html ? Does windows only see> The extensions, filename.xxx, are
> still limited to 3.
it as Bookmarks.htm ?
--
(I may be wrong...I usually am....)
Google is your Friend
Email address deliberately false to avoid spam:
[url]www.gbpcomputing.co.uk[/url]
rifleman Guest
-
Ken Blake #4
Re: file naming conventions
"LVTravel" <jtrashbin@dmv.com> wrote in message
news:vhoedblkkm3c54@corp.supernews.com...
after the . as> Actually with ME, 2000 & XP there can be as many characters> you want.
And you can have multiple dots, so filenames of the format
abcdefg.hij.klm.nop are valid.
--
Ken Blake
Please reply to the newsgroup
to 255> Interestingly enough, although NTFS can handle filenames of upfilenames up> characters, files created from the command line can only haveare as> to 253 characters.
>
> The special characters that cannot appear in an NTFS filenameor a DOS> follows:
> ? " / \ < > * | :
>
> WARNING:
> Using any 16-bit program such as the Windows 3.x File Managerlong> utility such as Norton Commander to manipulate files that haveNTFS volume, all> filenames will destroy the long filenames! If this is on an32-bit> the security information will be eliminated as well! Only usean NTFS> programs that support long filenames to move or copy files onfict.bat will> volume.
>
> The filename does include the entire path so the file calledC:\Documents> be at a minimum of 11 characters long (C:\fict/bat) or if it ismuch longer> and Settings\LVTravel\My Documents\Documents\fict.bat it isyou attempt> filename. Even though NTFS can handle file names that long ifpath is much> to save the path to a CD-R disk it will choke since the allowed[url]http://scilnet.fortlewis.edu/tech/NT-Server/file_names.htm#Long_Filenames[/url]> shorter on CD-Rs using the normal Joilet format.
>
> See
>[email]noone@nowhere.net[/email]> for alittle more than I took from the web site.
>
>
> "rifleman" <me@privacy.net> wrote in message
> news:MPG.19862ac275a53e2c9896e7@msnews.microsoft.c om...> > In article <09d101c34fa6$a0112730$a501280a@phx.gbl>,windows only see> > says...
> >> >> > > The extensions, filename.xxx, are
> > > still limited to 3.
> > So what happens to a file called Bookmarks.html ? Does>> > it as Bookmarks.htm ?
> > --
> > (I may be wrong...I usually am....)
> > Google is your Friend
> > Email address deliberately false to avoid spam:
> > [url]www.gbpcomputing.co.uk[/url]
> >
>
Ken Blake Guest
-
LVTravel #5
Re: file naming conventions
Ken,
Yep! Really didn't want to confuse T. Hunt any more than we already have.
"Ken Blake" <kblake@this.is.an.invalid.domain.com> wrote in message
news:vhognu17fbn08@corp.supernews.com...> "LVTravel" <jtrashbin@dmv.com> wrote in message
> news:vhoedblkkm3c54@corp.supernews.com...
>> after the . as> > Actually with ME, 2000 & XP there can be as many characters>> > you want.
>
> And you can have multiple dots, so filenames of the format
> abcdefg.hij.klm.nop are valid.
>
> --
> Ken Blake
> Please reply to the newsgroup
>
>> to 255> > Interestingly enough, although NTFS can handle filenames of up> filenames up> > characters, files created from the command line can only have> are as> > to 253 characters.
> >
> > The special characters that cannot appear in an NTFS filename> or a DOS> > follows:
> > ? " / \ < > * | :
> >
> > WARNING:
> > Using any 16-bit program such as the Windows 3.x File Manager> long> > utility such as Norton Commander to manipulate files that have> NTFS volume, all> > filenames will destroy the long filenames! If this is on an> 32-bit> > the security information will be eliminated as well! Only use> an NTFS> > programs that support long filenames to move or copy files on> fict.bat will> > volume.
> >
> > The filename does include the entire path so the file called> C:\Documents> > be at a minimum of 11 characters long (C:\fict/bat) or if it is> much longer> > and Settings\LVTravel\My Documents\Documents\fict.bat it is> you attempt> > filename. Even though NTFS can handle file names that long if> path is much> > to save the path to a CD-R disk it will choke since the allowed> [url]http://scilnet.fortlewis.edu/tech/NT-Server/file_names.htm#Long_Filenames[/url]> > shorter on CD-Rs using the normal Joilet format.
> >
> > See
> >> [email]noone@nowhere.net[/email]> > for alittle more than I took from the web site.
> >
> >
> > "rifleman" <me@privacy.net> wrote in message
> > news:MPG.19862ac275a53e2c9896e7@msnews.microsoft.c om...> > > In article <09d101c34fa6$a0112730$a501280a@phx.gbl>,> windows only see> > > says...
> > >
> > > > The extensions, filename.xxx, are
> > > > still limited to 3.
> > >
> > > So what happens to a file called Bookmarks.html ? Does>> >> > > it as Bookmarks.htm ?
> > > --
> > > (I may be wrong...I usually am....)
> > > Google is your Friend
> > > Email address deliberately false to avoid spam:
> > > [url]www.gbpcomputing.co.uk[/url]
> > >
> >
>
LVTravel Guest



Reply With Quote

