i looked at this function i wanted to port to blitzbasic, but it has this value that is &H03 (pretty sure its a long..).. what is this value type called, and how can i port it to a blitzbasic equivilant?
Some VB value type..
Blitz3D Forums/Blitz3D Programming/Some VB value type.. It's a hex number...you can use $03 in Blitzbasic
Thanks :/.
you're welcome :)