That's very helpful, but the thing is that what I really want to do is to
pull a series of fields from the bitreader and store them in a tuple via
boa. Something like bitreader [ 4 7 bsread-string ] [ 8 7 bsread-string ]
tri boa . The problem is that to do that I need a version of bsread-string
that takes the bitreader argument as the deepest rather than the
shallowest, and I don't see any way of doing that (other than using locals)
because it's hard to reach down 3 steps on the stack. Is there any way of
doing this?

Mark
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to