Groups | Search | Server Info | Login | Register


Groups > comp.databases.pick > #2357

D3 Linux 9.2 ansi.c

Newsgroups comp.databases.pick
Date 2015-09-09 03:33 -0700
Message-ID <5d2ba29b-ef26-400b-87c2-7c5a8a2af719@googlegroups.com> (permalink)
Subject D3 Linux 9.2 ansi.c
From gus.mateu@gmail.com

Show all headers | View raw


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

Back to comp.databases.pick | Previous | Next | Find similar


Thread

D3 Linux 9.2 ansi.c gus.mateu@gmail.com - 2015-09-09 03:33 -0700

csiph-web