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


SPAN Search:

In Built-in Variables in TurboForth Kernal

Word Name: SPAN
Type: Standard word
Data Stack Signature: -- address
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Pushes the address of the SPAN variable.

Example:

none

Comment:

SPAN contains the number of characters received by EXPECT.

See Also: EXPECT  WORD  #TIB  C/L  TIB 

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