Take Command / TCC Help v. 13.03
@BPEEKNot in LE
Hide Navigation Pane
@BPEEKNot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@BPEEKNot in LE
Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@BPEEK[handle,offset,size] : Read a value from a binary buffer.

 

handle - a binary handle from @BALLOC

 

offset - the byte offset in the buffer (decimal or hex)

 

size - the size of the value to read (in bytes):

 

1 - character

2 - short

4 - int

8 - int64

 

Comments (...)