- Forum
- Usenet
- COMP.DATABASES.PICK
-
D3 Linux 9.2 ansi.c
Hi,
I cannot make @(-107) work with D3 Linux 9.2 using ansi.c
To reproduce it:
: term ansi.c
: list-file-stats (w
scroll down does not work when using option (w (dm,bp, :scroll)
you can also reproduce it with this program:
001 DELLINE = @(-107); INSLINE = @(-106)
002 crt "-------------------------1"
003 crt "-------------------------2"
004 crt "-------------------------3"
005 crt "-------------------------4"
006 crt "-------------------------5"
007
008 crt DELLINE
009 crt INSLINE
@(-107) just prints '32' ??'
does anyone have an idea of why of this problem?
Thanks
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)