oh! cool! I was planning on making a tablauture program too, but I never started it!
well I guess you should do it like this:
open to read 1,file$
read string 1,T$
chars = len( T$ )
for x = 1 to chars
value = val( mid$( T$, x ) )
value = value - 1
open to write 2,file$
write string 2, str$( value )
close file 2
next x
close file 1
dont know if this is what you asked for
but It replaces one number in a file with a lower number.. (dont know if it works either
)
I am not cool anymore... or am I?
http://n0id.proboards28.com/index.cgi - please join