New topic: Mid statement in RB
<http://forums.realsoftware.com/viewtopic.php?t=29709> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message vbshar Post subject: Mid statement in RBPosted: Mon Aug 24, 2009 7:15 am Joined: Fri Aug 21, 2009 9:41 am Posts: 2 Hi, i have this code: Code:Mid(gKey, kPtr, 2) = "0" + Hex(rtn) In VB6 works fine because mid is a statement and a function... in this case the mid statement replaces the chars in gKey... in RB i found only Mid function to get chars in a string... the are a solution for this? 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]
