Maybe, but you would have to do it through dos. Note that this is untested, it may work.
1.  Main menu > utilities > application program.
2. Select the keysoft system disk, thenthe windows folder, then cmd.exe.
3.  At the"command line?" prompt, type:
/c dir [target directory] > list.txt
and press enter. You can replace list.txt with whatever filename you would like the list to appear in, as well as adding a directory if you want. Target directory is the folder you would like listed. Here is an example that writes all the files in the general folder to a file called "general file list.txt" to the general folder. Note that the target directory and list.txt equivalents are in quotation marks; this is very important. /c dir "flash disk/general" > "flash disk/general/general file list.txt"

If this does not work, try putting /s after the dir:
/c dir /s [target] > [file_list.txt
I hope this works. You may have to cut some text, like "directory of" out of the file, but it should at least give you a file list. If anyone knows a better way, whether in dos or something simpler, please correct me. HTH.

Have a great day,
Alex

----- Original Message -----
From: "Matthew Brown" <[EMAIL PROTECTED]
To: <[email protected]
Date sent: Mon, 19 May 2008 20:21:12 -0400
Subject: [Braillenote] Printing file lists

Hello,
Was wondering if anyone knew how to print a list of files from a
directory from the BN (not the files themselves just the list of files in a specific directory)? Or, is this possible to do using a computer, the files in question are on a flashcard.
THanks for the help.
Matt
___
Replies to this message will go directly to the sender.
If your reply would be useful to the list, please send a
copy to the list as well.

To leave the BrailleNote list, send a blank message to
[EMAIL PROTECTED]
To view the list archives or change your preferences, visit
http://list.humanware.com/mailman/listinfo/braillenote



___
Replies to this message will go directly to the sender.
If your reply would be useful to the list, please send a
copy to the list as well.

To leave the BrailleNote list, send a blank message to
[EMAIL PROTECTED]
To view the list archives or change your preferences, visit
http://list.humanware.com/mailman/listinfo/braillenote

Reply via email to