New topic: an array of 8 bit unsigned data...
<http://forums.realsoftware.com/viewtopic.php?t=29252> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message JustSomeGuy Post subject: an array of 8 bit unsigned data...Posted: Mon Jul 27, 2009 12:29 pm Joined: Fri May 11, 2007 11:35 am Posts: 412 I've defined an array: Code:dim data(-1) as uint8 So how do I set the array some content? Code:data = "Hello World" Generates an error.... _________________ A picture paints a thousand words. A thought paints a thousand pictures. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
