Blitz (112/213)

From:Tony Rolfe
Date:19 May 2000 at 06:32:44
Subject:Re: D'oh...

On Thu, 18 May 2000 16:25:58 +0100 Rick Hodger said:
>
> Um....can someone remind me how you put a string - eg. "testing" - into a
> variable like "*name.b"?

Poke.s &variable, "String" (or String$)

Can't use *Name.b coz you can't have pointer to byte.
You need to have pointer to Newtype containing byte



Tony Rolfe
Amiga 2000, 68030/25, 1+8Mb
www.shoalhaven.net.au/edgewater
ICQ #51271965

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie