Post

 Resources 

Console


Maybe W-Buffer (1 reply, 0 views) (2001-Jun-28)
-
Maybe you can do the same: <PRE> Type MyType x as single y as single z as single OtherStuff as Long End type Dim MT as MyType Sub SendPack() Dim TempString as String TempString = Space(lenb(MT)) CopyMemory TempString, MT, Lenb(MT) Send TempString End Sub Sub GetPack() Dim TempString as String TempString = Space(lenb(MT)) recive TempString CopyMemory MT, TempString, Len(TempString) End Sub That should work, maybe...


-
Up One Level | Back to Forum

wont work for me... YellowSheep (0 replies) (2001-Jun-29)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 31 visitors within the last 20 minutes
RSS News Feed