Subj : Re: Unbaja Error?
To   : Corey
From : Deuce
Date : Tue Sep 13 2005 11:39 pm

 Re: Re: Unbaja Error?
 By: Corey to Deuce on Tue Sep 13 2005 17:43:00

> ok, how would I fix these lines?
>
> SET var_f5cf4cbf "@GOTOXY:58,4@\x01n\x01g*\x01h\x01gRegistered
> Version\x01n\x01g*\x01n"
> SET var_47940d05 "@GOTOXY:57,4@\x01n\x01r*\x01h\x01rUnregistered
> Version\x01n\x01r*\x01n"
> SET var_e0d73214 "@GOTOXY:56,4@\x01n\x01r*\x01h\x01rDemonstration
> Version\x01n\x01r*\x01n"
> PRINT "@GOTOXY:1,22@\n\x01>\x01n\x01cScanning for \x01h\x01wNew\x01n\x01c Bi
> News ..."

The various SET statements aren't techically broken... but I'll get back to
them.  The PRINT statement should be replaced with:
SET STR "@GOTOXY:1,22@\n\x01>\x01n\x01cScanning for \x01h\x01wNew\x01n\x01c
BiNews ..."
PRINT "%s"

Then, anytime one of those var_* things are printed, change the line:
PRINT var_f5cf4cbf

To:
COPY STR var_f5cf4cbf
PRINT "%s"

---
� Synchronet � ``Penguins make tasty snacks''