摘要
本文针对 FOXBASE 语言只有全屏幕编辑功能,不能以窗口形式对屏幕进行操作的特点,采用直接读写显示内存的方法,用汇编语言编写程序,实现了在 FOXBASE 状态下屏幕窗口的快速滚动和移动。
Traditional FOXBASE language has a complet-screen edit function,but it can not operating the screen by the form of window.To overcome this shortage,this paper gives a method which can directly read-write and appear inside-storage automatically.Compi- ling the procedure by compilatory language and under the FOXBASE the screen window will roll and move quickly.