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

Re: AW4 & AW5 bugs



joreilly@news.dorsai.org (James OReilly) writes:

>	There was an article posted last week about AW4 & AW5 bugs, 
>particulary in regards to adding fields in the data base, but also I 
>believe other matters, but when I got back on it was wiped out?  Could 
>the party who posted it or perhaps someone who saved the message please 
>repost it again?  Thank you.


I was the one who posted that bug fix, so here it is again (or a 
reasonable faximile thereof):
 
AW5 now supports multiple SRL layouts  which you can create from 
labels-style reports. These can also contain  background text. It 
turns out that if you try to save a DB file with more  than one 
labels-style report containing background text, the program crashes 
unmercifully and irretrievably.
 
I immediately reported this to Randy Brandt, and it turns out it is a 
legitimate bug. He sent me the following patch, courtesy of Dan 
Verkade:
 
Using a disk editor, change the following bytes in SEG.AW:
 
Offset    AW 5.0  Should Be
-------  ------  ---------
47C6       2D        20
47E6       20        3F
47E7       6F        A9 32 8D BA 5C AD AA 77 60
4F30       AD        20 5B 55
 
Hope this helps. More bugs have been found in the Spreadsheet memos feature,
and I think some other areas as well, so stand by for more information in the 
coming weeks as these things surface.