[Logic] logic 6 update ver 6.119
Gil Baron
[email protected]
2002年8月15日 12:02:27 -0500
>From the Web Site, here is the change list as you asked.
. New feature to import, export, and manage radio memories. Click the new
button on the Radio Memories form. Send us your radio memory collections,
and we'll put them on the FTP site to share with others!
. Fixed problem with not being able to clear state field.
. Fixed problem with MixW interface, where changing the call in MixW before
saving would not change the call in LOGic.
. New function DEB() (deblank) removes all leading and trailing spaces, and
all but one space between words. So for a RTTY function key, you could send
DEB("Hi " + NAME + ". How are things in " + QTH + " today?")
It will space properly when sent. This is easier than using TRIM() on each
field:
"Hi " + trim(NAME) + ". How are things in " + trim(QTH) + " today?"
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]On
> Behalf Of eli stern
> Sent: Thursday, August 15, 2002 10:05 AM
> To: [email protected]
> Subject: RE: [Logic] logic 6 update ver 6.119
>>> Hi guy
>> There is a new update from 6.117 to 6.119
> Don't know yet what is new but it is there
> Would love to know what is new
>> Eli 4z5is
>>>> _______________________________________________
> LOGic mailing list
> [email protected]
> http://mailman.qth.net/mailman/listinfo/logic
>