Name

requires:environ — ordinary primitive

Synopsis

FORTH
REQUIRES ( ... "name" -- ??? )(); 
 ;

Description

parses the next WORD and passes it to REQUIRED this is the self-parsing version of REQUIRED and it does parrallel INCLUDE w.r.t. INCLUDED