Some VB value type..
Blitz3D Forums/Blitz3D Programming/Some VB value type..| 
 | ||
| I'm looking at a function I want to port to Blitz, but it has a value that is '&H03' (fairly certain that is a Long). What is that value type called, and what is the equivalent for Blitz? | 
| 
 | ||
| It's a hex number...you can use $03 in Blitzbasic | 
| 
 | ||
| Thanks. | 
| 
 | ||
| you're welcome :) |