Re: [M100] Change TPDD directory in BASIC

2020-05-04 Thread Brian K. White
On 5/4/20 6:43 PM, Joshua O'Keefe wrote: Attached is a small BASIC program that blindly sends the commands to change directory. nice -- bkw

[M100] Change TPDD directory in BASIC

2020-05-04 Thread Joshua O'Keefe
I had cause to want to change the directory while in BASIC without having to pop into the TS-DOS UI. I'm sure this is old hat to many members, but this was my first experiment with sending raw TPDD protocol. Attached is a small BASIC program that blindly sends the commands to change directory.