Offset is a little utility for programmers to calculate the offset of
a field from any OS 3.1 structure, the size of the structure or what field
there is at a certain offset. For example:
offset gadget.width Output: 8
offset gadget.8 Output: Width
offset gadget Output: 44
offset gadget.$1e Output: MutualExclude
offset gadget.0x1A Output: GadgetText
There are some additional options available.
*** Offset is FREEWARE ***
============================================================================
(C) Copyright 1997 by Georg Steger.
All rights reserved!
============================================================================
|