Thread: Variables?
View Single Post
Old 15 March 2017, 10:16   #5
Daedalus
Registered User
 
Daedalus's Avatar
 
Join Date: Jun 2009
Location: Dublin, then Glasgow
Posts: 6,334
Yep, the Deftype command does this for all variables declared after the command:

DEFTYPE .l

Bear in mind that smaller types are generally faster to work with, so if you don't need 32-bit numbers, a default of .w might be a better choice.
Daedalus is offline  
 
Page generated in 0.07567 seconds with 11 queries