| |
lA-sTYLe
Registered: Sep 2003 Posts: 63 |
Directory to Seq Fie in Basic ?
I need to create a seq File with the Content (Filenames) of a Directory. No ML routines are possible and it has to be Plain Basic, but i have no Idea how to solve this in Basic.
Anybody wo might have an Idea how to Start somthing like this and recieve the Directory Filenames ?
Filetype Listing isnt needed. |
|
| |
iAN CooG
Registered: May 2002 Posts: 3193 |
1541 manual, section 5.4 READING THE DIRECTORY
ftp://www.zimmers.net/pub/cbm/manuals/drives/1541-manual.txt.gz |
| |
Larry
Registered: Feb 2007 Posts: 26 |
Hey L.A.Style take a quick look into the "RAMBBOT" Code from the stuff I spread lately. There is the code you are looking for, at least the Part that reads the DIR. I guess it's for the same "Project" Holy Moses and me are working on. Only thing missing is, writing to a SEQ instead of printing to screen. But that ain't hard to do. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
If this were the early 80's, it would sound like a homework question :) |
| |
lA-sTYLe
Registered: Sep 2003 Posts: 63 |
iAN`s hint is exactly what i was Looking for. Some small tweaks and it fitted my Needs.
Thanks for the Link |
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
remember copying code snippets to do that in the 80s, it was like black magic. |