Posts: 49
Threads: 0
Joined: Jun 2023
Reputation:
1
RhoSigma, I hit F5 and this comes up. "Unhandled error #258 - Summer Line: 62 (in main module) Invalid handle Continue?"
I can continue with other errors and it gives me a split display with errors continuing if I let it. Thank you, for your help.
bplus, Thank you for letting me know about the unused variables. This is unusual for me I had been downloading the zip files or copy source from screen and they run.
Posts: 49
Threads: 0
Joined: Jun 2023
Reputation:
1
That is just exactly what I did, bplus. So, do I go to the page where the source is listed copying and paste it into the IDE? Will this solve the problem?
Posts: 2,700
Threads: 124
Joined: Apr 2022
Reputation:
134
Do you have "Output EXE to Source Folder" bulleted under your Run Menu?
Need that so EXE is same place as files.
Before that I just navigate to the folder and load bas file into IDE and Run with Exe going to source folder.
b = b + ...
Posts: 49
Threads: 0
Joined: Jun 2023
Reputation:
1
Yes, it is bulleted. I found the "Save Image Demo.bas" and all that goes with it. Hit F5 and it ran like it should.
Posts: 1,510
Threads: 53
Joined: Jul 2022
Reputation:
47
06-15-2023, 01:24 PM
(This post was last modified: 06-15-2023, 01:25 PM by mnrvovrfc.)
Welcome to the forums.
I cannot nagivate page 3 of this thread. I was fortunate to be able to get here after a couple of minutes instead of force-quitting Firefox. It doesn't matter now which Linux distro and if it's AppImage format or "natively" installed.
While I was typing this (doing it now for the second time) suddenly it wiped off all the text. I had thought it was a problem related to holding back a long time before displaying the whole toolbar of "reply" window but this suddenly happened which must have been part of the result of the stupid web browser trying to finish a job I told it long ago to stop doing. This forum is just becoming unusable now.
Posts: 90
Threads: 2
Joined: Apr 2023
Reputation:
2
I wonder when we're going to finally get a submission for the banner contest.
Schuwatch!
Yes, it's me. Now shut up.
Posts: 49
Threads: 0
Joined: Jun 2023
Reputation:
1
To: TerryRitchie I am sorry about not using your full username yesterday. Your banner program is not faulty. I think it is my old laptop. It is a 2012 model with Linux on it. Some of the commands my cpu did not know what to do with from the compiler. So what I got was several Unhandled Error #258 and one Unhandled Error #5. This to me confirms it more I also got a 2008 desktop with Windows 10 it had more errors than the laptop. Common theme older. Thank you for what you do here.
Posts: 1,510
Threads: 53
Joined: Jul 2022
Reputation:
47
It looks like your computer has insufficient support for loading JPEG, PNG and other image files. On Linux might have to work on something complex to use Imagemagick to convert those files to BMP and then load the BMP files because that certainly should work on any system. Another issue is that your older computer might not have enough memory. 1GB RAM is just not enough this day in age, it never was with any 64-bit operating system. 4GB is barely sufficient and 8GB is recommended especially for people who need to run multiple memory-hogging programs to do their work.