Jump to content
IGNORED

Automatic data statements in Basic


TGB1718

Recommended Posts

Just browsing some old disks and came accross this little gem, I wrote it in 1986 to help create Data statements in basic for USR calls.

 

It allows you to type the data as normal except you press Space or Return after each data element, after 8 lines it enteres the data into the program

and then allows you to continue, pressing ESC completes the input.

 

It also reads object files from disk and enters them automatically, it throws to first 6 bytes away as these are not needed, for both input types.

On completion, it asks for a filespec to save the data.

 

This file can then be "Entered" into your basic program when needed.

 

You specify the line numbers and line step.

 

I wrote it for a friend who liked to write in basic but used a lot of machine code routines, for file input, there can be no 'typos'

 

Probably not much use these days, but thought I would share.

AUTODATA.BAS

  • Like 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...