diff --git a/presentation.fs b/presentation.fs index d326590..9b60c13 100755 --- a/presentation.fs +++ b/presentation.fs @@ -272,6 +272,12 @@ Create line-buffer max-line 2 + allot @ swap cell 3 * + @ printCodeHeader 4 cells + ; : ( -- , xt-{/source} ) ['] {/source} , , , , , ; +: {file} ( -- ) ; +: ( -- , xt-{file} ) ['] {file} , ; +: {/file} ( -- ) dup dup dup dup @ swap cell + @ 2swap cell 2 * + + @ swap cell 3 * + @ printCodeHeader 4 cells + ; +: ( -- , xt-{/file} ) ['] {/file} , , , , , ; + : {np} ( -- ) 0 sgr \ Alle Bildschirmeigenschaften zuruecksetzen page \ Bildschirm leeren