Menu
JAQForum Ver 19.10.27

Forum Index : Microcontroller and PC projects : PM - can't copy 47k BMP to A: drive - says no space left....

Posted: 10:11am
31 Jul 2025
Copy link to clipboard
Grogster
Admin Group


This is interesting. MMBASIC 5.0706, VGA version.

To be sure everything was wiped, first I issued the command: DRIVE "A:/FORMAT"
That worked.

Next, I tried to copy a small 47k BMP file to the A: drive, and the PM moans there is not enough space.

MM.INFO(DISK SIZE) says 786k free.

WTF?





EDIT: Might be a bug from an earlier version.  I will update the FW.
Edited 2025-07-31 20:23 by Grogster
Smoke makes things work. When the smoke gets out, it stops!
 
Posted: 10:23am
31 Jul 2025
Copy link to clipboard
matherp
Guru

Try
copy "rictech2.bmp" to "A:/rictech.bmp"
Your current statement isn't valid syntax
You can only use "a"/" when copying from a directory. Of course the version you are using is so old who knows what else may be the issue
 
Posted: 10:39am
31 Jul 2025
Copy link to clipboard
Grogster
Admin Group


Great, that did fix the copy, but as you say.....
I will update the FW before I do anything else.
Been a long day and I also have the flu, so my brain is not firing on all six cylinders as it should, I guess.  
 


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025