Hidden Commands
Blitz3D Forums/Blitz3D Beginners Area/Hidden Commands| 
 | ||
| I am not new to blitz3D, but i noticed there are some hidden commands not documented such as Object , does anyone know the rest of them? : If you dont can you tell me what "Object" does? | 
| 
 | ||
| Object and Handle: Handle returns a pointer to an Object, Object returns the object associated with the provided handle. (If I remember correctly). | 
| 
 | ||
| Yep try here... http://www.blitzcoder.com/cgi-bin/code/code_showentry.pl?id=thechange08052002184613&comments=no |