Compile basic without line number in basic with zeilennummer.

All aspects of programming on the Commander X16.
Post Reply
funkheld
Posts: 322
Joined: Mon Feb 26, 2024 11:11 am

Compile basic without line number in basic with zeilennummer.

Post by funkheld »

Hi good afternoon.

A few days ago I saw a program that converts basic without a line number into basic with a line number.

I can't find it anymore.

Thanks.
greeting
User avatar
ahenry3068
Posts: 1144
Joined: Tue Apr 04, 2023 9:57 pm

Re: Compile basic without line number in basic with zeilennummer.

Post by ahenry3068 »

If you upgrade to the latest ROM build it's available right in the ROM. The program is called BASLOAD. There is a RAM version available however.
funkheld
Posts: 322
Joined: Mon Feb 26, 2024 11:11 am

Re: Compile basic without line number in basic with zeilennummer.

Post by funkheld »

hey thanks.

Can you please put the ram version here so that I can play. I'm looking forward to the new rom. I'm too.

At 75 years old, my knowledge is not that great to make the Rome myself. I'd rather leave it to the others.
Also, I can't find any help for compiling with Windows, just
mac and linux is there
I don't know Linux and I don't have a Mac. ;) ;) ;)

Thanks.
greeting
funkheld
Posts: 322
Joined: Mon Feb 26, 2024 11:11 am

Re: Compile basic without line number in basic with zeilennummer.

Post by funkheld »

How is this basload called in rom?
Is there an instruction manual for this please?

Could I please get the ram version from the basload?

Thanks.
greeting
BruceRMcF
Posts: 224
Joined: Sat Jan 07, 2023 10:33 pm

Re: Compile basic without line number in basic with zeilennummer.

Post by BruceRMcF »

viewtopic.php?t=6322

I don't have any inside info, but I'd guess that the instructions on how to use the ROM version will probably be included in the Programmer's Reference Guide as part of including BASLOAD in the standard ROM distribution.
Stefan
Posts: 456
Joined: Thu Aug 20, 2020 8:59 am

Re: Compile basic without line number in basic with zeilennummer.

Post by Stefan »

funkheld wrote: Sat Mar 16, 2024 8:51 pm How is this basload called in rom?
Is there an instruction manual for this please?

Could I please get the ram version from the basload?

Thanks.
greeting
The ROM based version of BASLOAD doesn't exist as a RAM version, but there is an older RAM based version. See the post by BruceRMcF. Instructions on how to use that version are linked in the post referred to by Bruce.

The ROM based version will probably be part of the upcoming R47 ROM version. If you have a Github account and are logged in to that, you can download the last build from Github actions. A custom rom image is attached to the emulator with the -rom switch, for example "x16emu -rom myrom.bin".

ROM based BASLOAD will be easier to use. There is a built-in BASIC command to start it. You will be able to just type "BASLOAD MYSOURCEFILE.BAS". Instructions on how to use the ROM based BASLOAD are found here: https://github.com/stefan-b-jakobsson/b ... manual.pdf.
funkheld
Posts: 322
Joined: Mon Feb 26, 2024 11:11 am

Re: Compile basic without line number in basic with zeilennummer.

Post by funkheld »

hello , thanks for help.

greeting
Post Reply