QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: rcamp48 on March 05, 2020, 08:32:21 pm

Title: Combining Transfolio.exe with Pete's directory program.
Post by: rcamp48 on March 05, 2020, 08:32:21 pm
Hi I am enclosing a program written in C by Klaus Pelche, that basically takes any Atari Portfolio file and sends it through a parallel port on the PC , to the Atari Portfolio handheld DOS computer. Basically what I would like to see is Pete's directory program choose a file  from the 30 Meg directory of Atari Portfolio files , run the transfolio program and send that file or set of files to the Atari Portfolio. Since Klause Pelche  provides the C source and .H sources this could be done. It would be a BIG help for the Atari Portfolio community, and would put QB64s name on the program as well as Klaus' name .... Here is the program:  [ This attachment cannot be displayed inline in 'Print Page' view ]  

Title: Re: Combining Transfolio.exe with Pete's directory program.
Post by: bplus on March 06, 2020, 10:07:13 am
Quote
Basically what I would like to see is Pete's directory program choose a file  from the 30 Meg directory of Atari Portfolio files

Hi rcamp48,

Do you mean Petr's music player from which you could choose a file from folders?
PS thanks for the reminder, I want to find and check that out too.

Oh! Petr's busy, good luck Petr!

Update: Found the code, he does use a different file access (than I have tried) for his mp player. If anyone interested let me know.
Title: Re: Combining Transfolio.exe with Pete's directory program.
Post by: rcamp48 on March 07, 2020, 01:05:36 pm
I think so, I used it for a program called transfolio, I have a video of it in operation, and a link in the video for the download: https://www.youtube.com/watch?v=0O6bfSOyWCg&feature=youtu.be&fbclid=IwAR17Nh8FsNuGD_OzlEfcgJGNmd3nFGiHQAKurZPJJ7GEt0bIDkKhnlxYRr8 (https://www.youtube.com/watch?v=0O6bfSOyWCg&feature=youtu.be&fbclid=IwAR17Nh8FsNuGD_OzlEfcgJGNmd3nFGiHQAKurZPJJ7GEt0bIDkKhnlxYRr8)

Russ