Win32Forth Version 6.06

List of all CODE and COLON definitions.


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

- V -


NAME Stack Comment File
VAL>$ ( str$ val - ) TOOLSET.F
VAL>$,. ( str$ val - ) TOOLSET.F
VAL>+$ ( str$ val - ) TOOLSET.F
VAL>+$,. ( str$ val - ) TOOLSET.F
VALIDATE-COL-CURSOR ( -- ) if cursor is behined the last char of the actual line set it to the position of last char Wined.f
VALIDATE-LINE-HIGHLIGHT ( -- ) Wined.f
VALUE ( n -- ) creat a self fetching value, like a constant Fkernel.f
VALUE ( n -- ) Meta.f
VARFIND { Class -- CfaObj } Class.f
VARIABLE ( -- ) create a variable (changable) value Fkernel.f
VARIABLE ( -- ) Meta.f
VARIABLE? ( cfa -- f ) XDEBUG.F
VARIABLE? ( cfa -- f ) Debug.f
VCFA>VOC ( vocabulary-cfa -- voc-address ) Fkernel.f
VFIND ( str -- str f OR ^iclass t ) Class.f
VGA-SKEY ( c1 -- ) push a special key with control or Window.f
VIEW ( -- ) VIEW the source for a word Utils.f
VIEW, ( -- ) compile the view field Fkernel.f
VIEW, ( -- ) Meta.f
VIEW-?CR ( -- ) Wined.f
VIEW> ( vfa -- cfa ) Fkernel.f
VIEW-BEFORE-BYE { \ last-entry -- } Wined.f
VIEW-CLS ( -- ) Wined.f
VIEW-COL ( -- ) Wined.f
VIEW-CRTAB ( -- ) Wined.f
VIEW-EMIT ( -- ) Wined.f
VIEW-ERROR ( -- ) Is this a test word or is it used some where???? Wined.f
VIEW-GETCOLROW ( -- cols rows ) Wined.f
VIEW-GETXY ( -- ) Wined.f
VIEW-GOTOXY ( -- ) Wined.f
VIEW-KEY ( -- c1 ) Wined.f
VIEW-KEY-LOOP ( -- ) Wined.f
VIEW-RELEASE ( -- ) release the editors buffers Wined.f
VIEW-TYPE ( -- ) Wined.f
VIEWBYE ( -- ) Wined.f
VIRTUAL-INIT ( --- ) and during the system startup initialization BLOCK.F
VLINE { offset color -- } Wined.f
VLINK>VOC ( voc-link-field -- voc-address ) Fkernel.f
VOC#THREADS ( voc-address -- #threads ) Fkernel.f
VOC: ( wid 'word' - ) define 'word' in vocabulary wid Order.f
VOC>VCFA ( voc-address -- vocabulary-cfa ) Fkernel.f
VOC>VLINK ( voc-address -- voc-link-field ) Fkernel.f
VOCABULARY ( -- ) Meta.f
VOCABULARY ( -- ) Order.f
VOCS ( -- ) Order.f
VTRIM ( nfa voc-thread -- ) trim VOC-THREAD back to nfa Nforget.f

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Created on June 22nd, 2003 by Dirk Busch.