Penguin
Diff: NXTFilesystemNotes
EditPageHistoryDiffInfoLikePages

Differences between version 2 and previous revision of NXTFilesystemNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Wednesday, February 3, 2010 6:31:05 pm by LawrenceDoliveiro Revert
Older page: version 1 Last edited on Wednesday, February 3, 2010 5:58:26 pm by LawrenceDoliveiro Revert
@@ -3,8 +3,11 @@
 File names can be up to 19 characters long, and are case-insensitive. There is no directory hierarchy; all files are kept in a single top-level directory. The on-board interface shows files grouped into various categories, like “Software files”, “Try Me” etc—these groupings are based purely on the filename extension. 
  
 <?plugin OldStyleTable 
 |*Category* | *File Type* | *Extension* 
+| NXT files| ? | .rpg  
 | Software files | executable bytecode programs | .rxe 
 | Sound files | sound sample files; melody files | .rso 
 | Try Me | executable bytecode programs | .rtm 
 ?> 
+  
+Filenames ending with other extensions are not visible to the user through the on-board interface, but they can still be accessed programmatically.