realbasic-nug
[Top] [All Lists]

Memoryblock question

To: realbasic-nug at lists dot realsoftware dot com
Subject: Memoryblock question
From: Ken Fleisher <PT_Ken at netbox dot com>
Date: Thu, 30 Dec 2004 18:23:47 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20041230213934 dot 081C36284FD at lists dot realsoftware dot com>
Hi. I know this is a simple question, but I just have not been able to figure it out. I have data in a memoryblock and I want to put a portion of it into a string variable as hex code. I've been trying to use the following to transfer the data:

var = m.stringvalue( offset, size )

and variations on this. What I can't figure out is how to get the hex representation of the data. The data is not actually a string, so is there a different way to transfer an arbitrary block of data and store it as hex?

Thanks!

Ken Fleisher

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>