From: pix <pi...@te...> - 2007-03-08 23:20:12
|
On Thu, Mar 08, 2007 at 09:21:45PM +0100, Matthias Trute wrote: > Hi Pix, > > > is there any kind of accepted standard for forth > > pre-processor syntax? > > None I'm aware, but a few users wrote me in PM some wishes: would it be to ugly to have the script implement "INCLUDE" and "INCLUDE?" on it's side? > If amforth signals an abort instead of the ok the script should stop > uploading. do you mean, any of the error messages starting with "??" ? > Limit the number of characters sent per second to some adjustable value hmmm. doable i guess. i was wondering, would there be any value in sending a few more characters than have been echoed back? is there any kind of buffer? i was thinking the script at the moment might be too cautious. i noticed it's also possible to add the script as an upload protocol in minicom. you need to set the -f option so that it doesn't check to see who else has the tty open. > I've added a link to your site in the FAQ. oh, thanks. pix. |