Oxygen Basic
Information => Development => Topic started by: Brian Alvarez on December 24, 2018, 11:35:30 AM
-
How do i get the address to a label? :)
-
Hi Brian.
Just use @
mylabel:
print hex @mylabel
-
Thanks Charles. Forgoto to update my post after i figured out. :)