From: Groepaz (groepaz_at_gmx.net)
Date: 2002-12-21 01:15:59
On Saturday 21 December 2002 00:46, Ullrich von Bassewitz wrote: > Maciej has pointed out a problem with file names: Does anybody know if the > 16 character limit for CBM file names does include a drive specification? > Problem is that the CBM file code will always prepend a drive spec if the > file name does not contain one, but it limits the length of the name to 16 > chars including the drive spec, so names cannot be longer than 14 chars. 16 chars for the file _name_... (remember that a complete file"spec" is like "[Driveletter]:[Name],[Type],[RW]") afaik the only reason for the 16 chars limit is the limited space in directory, that is all the kernal- (and drive-) routines would probably work with longer names. just for actual directory-access the filename will be truncated to 16 chars by the drive. -- ___ ___ .___________________ .___________ _______. c=64 / | \| \__ ___/ \ \_ _____/ \ \ [groepaz] gb / ' \ | | | / \ / \ | __)_ / | \ gp32 cgb \ . / | | |/ ' \| \/ | \ psx gba \___|_ /|___| |____|\____|__ /_______ /\____|__ / dc -----\/-----'---------------\/--------\/---------\/ http://www.hitmen-console.org Hitmen WWW Headquarters http://fly.to/hitmen-groepaz my personal playground http://rr.c64.org/silversurfer home of the RR debugger ftp.musoftware.de/pub/groepaz cc65 dump site ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-12-21 01:17:30 CET