Andy and Blair,
I hit a problem in my 4.0 imge with reading some old STB data; my 3.06 image
reads it correctly. IV layouts are one possible cause, and I'll investigate
that. Since I don't recall making any relevant changes, I decided to look
at the the STB debugger output for any obvious changes.
The following works as expected in 3.06 and gives a walkback in 4.0:
| out outFiler in inFiler |
out := ByteArray writeStream.
( STBOutFiler on:out ) nextPut:'Start with a literal string'.
in := out contents readStream.
( STBDebugger on:in ) next
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]
(352) 846-1287