TIP: Click on subject to list as thread! ANSI
echo: aust_c_here
to: Andrew Clarke
from: Frank Adam
date: 1996-08-30 08:47:00
subject: vm still

Hi Andrew,

I know,i know "knock it off Frank".

Here is another addition anyway.

void vm_scroll(char direc,char lns,char x,char y,char xx,char yy, char attr)
{
  union REGS regs;
  regs.h.ah = direc;regs.h.al = lns;
  regs.h.bh = attr;
  regs.h.cl = x;regs.h.ch = y;
  regs.h.dl = xx;regs.h.dh = yy;
  int86( 0x10, ®s, ®s );
 }

7 = up
6 = dwn
0 makes a quick Cls.

Now what i want is, an equally simple left and right scroll. :-)

  L8r Frank(fadam{at}ozemail.com.au)

___ Blue Wave/DOS v2.21

--- Gash
* Origin: The Software Parlour (3:635/544)
SEEN-BY: 50/99 620/243 623/630 632/349 635/503 544 727 711/401 409 410 413
SEEN-BY: 711/430 808 809 932 934 712/515 713/888 714/906 800/1
@PATH: 635/544 50/99 711/808 934

SOURCE: echomail via fidonet.ozzmosis.com

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.