Category : Forth Source Code
Archive   : FPCSLICE.ZIP
Filename : FORMVIEW.HLP

 
Output of file : FORMVIEW.HLP contained in archive : FPCSLICE.ZIP
\ FORMVIEW.SEQ SLICE DEBUGING WORDS
\ copyright 1988 Robert J. Gesswein
\ -----------------------------------------------------------------------
\ ENTIRE STRUCTURE IS CALLED A "STRUCTURE"
\ EACH INDIVIDUAL STRUCTURE IS CALLED A "FORM"
\ THE FIRST ENTRY OF A FORM IS THE "FORM HEADER"

CURSOR! ( row col -- )

CURSOR@ ( -- row col )

ESC? ( key -- f )

C.WORD ( cfa -- )

P.WORD ( pfa -- )

?C.WORD ( cfa? -- )

?P.WORD ( pfa? -- )

SAVE.WPOS ( -- )

REST.WPOS ( -- )

1DN ( -- )

FORM.HEADER.INFO ( header-pfa -- )

F-VAR.INFO ( f-var.pfa -- )

F-SLI/LNK.INFO ( f-sli/lnk.pfa -- )

SHOW.HXXX.INFO ( f-xxx.pfa -- )

VAR.DATA ( f-var.pfa -- )

SCB.INFO ( f-sli.pfa -- )

LCB.INFO ( f-lnk.pfa -- )

SHOW.DATA.INFO ( f-xxx.pfa -- )

SHOW.CURRENT.PFA.INFO ( -- )

TYPE.ACTION ( f-xxx.pfa -- )

RUN.HEADER ( header-pfa -- )

SHOW.OF.HEAD ( hxxx.pfa -- )

SHOW.SLI/LNK.STUFF ( f-sli/lnk.pfa -- )

SHOW.HEADER ( header-pfa -- )

C-UP ( -- )
the up arrow key (up one F-XXX on screen)

C-DN ( -- )
the down arrow key (down one F-XXX on screen)

C-PLUS ( -- )
the grey plus key (down one level if on a slice or lslice)

C-MINUS ( -- )
the grey minus key (goes up one level)

C-LE ( -- )
left arrow key (to previous slice or lslice)

C-RT ( -- )
right arrow key (to next slice or lslice)

SHOW.STRU.KEY ( -- )

SHOW.STRU ( form.header.pfa -- )

SHOW-STRU ( -- )


  3 Responses to “Category : Forth Source Code
Archive   : FPCSLICE.ZIP
Filename : FORMVIEW.HLP

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/