<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


THRU Search:

In Block I/O Words in TurboForth Kernal

Word Name: THRU
Type: Standard word
Data Stack Signature: start end --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Loads blocks starting at block start thru end inclusive.

Example:

none

Comment:

none

See Also: LOAD 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>