TIP: Click on subject to list as thread! ANSI
echo: aust_c_here
to: All
from: Frank Adam
date: 1996-04-10 00:47:20
subject: [6/6] Formlib

>>> Part 6 of 6...

***********************************************************************
___--------------------------------------------------------------------
*/
/* fastprint header file */
#include
#include
#include
#include

#define NORMALCURSOR  0
#define SOLIDCURSOR   1
#define BLACK         0
#define BLUE          1
#define GREEN         2
#define CYAN          3
#define RED           4
#define MAGENTA       5
#define BROWN         6
#define LIGHTGRAY     7
#define DARKGRAY      8
#define LIGHTBLUE     9
#define LIGHTGREEN   10
#define LIGHTCYAN    11
#define LIGHTRED     12
#define LIGHTMAGENTA 13
#define YELLOW       14
#define WHITE        15
#define BLINK       128

void get_Vpos(int,int);
void fast_cprintf(char* fmt,...);
void fast_putch(int);
int fast_setattrib(int,int);
void fast_clrscr();
void fast_clreol();
void fast_gotoxy(char,char);
char fast_getx();
char fast_gety();
void fast_cursortype(int);

/*
___--------------------------------------------------------------------
***********************************************************************
___--------------------------------------------------------------------
*/
/* keydef.h file for form , or make\use your own */

#define              ENTER 13   /* move to next field */
#define                BSP 8
#define                ESC 27   /* Done, outahere */
#define             INSERT 338
#define             DELETE 339
#define               HOME 327
#define                END 335

#define             LARROW 331  /* move left in field     */
#define             RARROW 333  /*      right in field    */
#define             UARROW 328  /* move to previous field */
#define             DARROW 336  /* move to next field     */

#define            ALT_END 415  /* abort form input       */

        
___ Blue Wave/DOS v2.21

--- Maximus 3.01
* Origin: The Software Parlour (3:635/544)
SEEN-BY: 50/99 78/0 620/243 623/630 632/349 635/503 544 727 711/401 409 410
SEEN-BY: 711/413 430 808 809 932 934 712/515 713/888 714/906 800/1 7877/2809
@PATH: 635/544 50/99 711/808 809 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™.