Command

 

| HOME |

Commands can be used interactively at the prompt or can be used in a program.  All commands are not case sensitive.  There are currently 25 commands in Noobeed, as follows.

 Function

 Condition & loop

Debug

I/O

Load

Environment control

FUNCTION

IF

STOP

INPUT

LOAD

SET

CALL

ELSE

RESUME

PRINT

LOADVAR

LIST

RETURN

END

EXIT

FPRINT

RUN

FLIST

 

FOR

 

 

SAVE

CLEAR

 

WHILE

 

 

 

QUIT

 

BREAK

 

 

 

 

 

CONTINUE

 

 

 

 

 


| HOME