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

Re: ADT for GS serial ports?



On Jan 20, 5:25 pm, "Jayson Smith"
<ihatespamratguynospample...@insightbb.spamsucks.com> wrote:
> I downloaded the one from Berlios.de. I noticed that the dump of the ADT
> binary doesn't actually save it to disk, instead launching it directly. If I
> could, I'd like to modify it in this particular case to bsave it
> automatically.

No problem.  ADT was changed so all the configuration is done and
saved via the internal screen, eliminating the BASIC configurator -
removing your ability to access it.  The last option on the ADT
configuration screen is "Save config" - which in fact BSAVEs the whole
thing out to disk, including the current in-memory configuration.

If you add this line to the end of the dump, on the line before 3D0G:
BSAVE ADT,A$803,L$F58
You'll save the whole sheebang with the default values intact (19200
baud, autosense SSC).