[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applesoft limitation



"mojoehand" <jgray@zianet.com> wrote in message 
a8821297-1c8d-4f4b-993a-eb0529d8ae1a@l33g2000pri.googlegroups.com">news:a8821297-1c8d-4f4b-993a-eb0529d8ae1a@l33g2000pri.googlegroups.com...
>Or, is there any way to fake this function in standard Applesoft?

On page 33 of the beagle basic manual a subroutine for an Applesoft 
SUBSTRING SEARCH is listed. See lines 100-160.

The manual in pdf format is available as part of the zip file for beagle 
basic which is available from the Beagle Repository at:

http://beagle.applearchives.com/the_software/vintage_beagle_bros_softwar/beagle_basic.html

Just click-on the image to download the zip file.

Another alternative you have is to use a Z80 card and MBASIC which has the 
function you want.

However it's easy enough for you to type-in the subroutine in the beagle 
manual and get-on with having fun I think.

Bill