home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
d_b_a
/
86_12
/
highligh.prg
< prev
next >
Wrap
Text File
|
1986-10-13
|
256b
|
13 lines
****************************
* Highlight.prg for dBASE II
* by Edward C. Knaudt
erase
set talk off
set inte on
set colon off
store ' HIGHLIGHT ' to mv
@ 2,25 get mv
clear gets
set colon on
return