<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>
In Block I/O Words in TurboForth Kernal
Contains the number of the block currently being accessed, or 0 if no block is currently being accessed.
none
Note: BLK is a variable (it returns its address) and should be accessed via @. Writing to BLK is not generally meaningful, it is managed internally by code within BLOCK.
BLK
@
BLOCK