Posted by Bob A on September 11, 2013 at 08:59:53:
In Reply to: Re: questions about the -^INP generalised data Input routine (GOSUB 8000) posted by Grant Foraker on September 11, 2013 at 07:14:55:
Grant:
thanx... my sentiment precisely.
however... does the source I showed roughly (or exactly) match any copy of this INClude file that you might have?
Thanx in advance
Bob "A"
P.S. for one thing I'm going to try to re-write parts of this and document the various parts.. starting with using some of the date functions available only in Comet/32. Another thought is to do what I usually try to do.... explicitly specify the placement of the (TM) so that the dimension in the parameter string is only of the data... eg:
ColDataL = NUM(SUB(Parm$,1,2),Err)
LenData = NUM(SUB(Parm$,5,2),Err)
ColTML = ColDataL - 1
ColTMR = ColDataL + LenData
ColDataR = ColTMR - 1
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.