lps_setpagelimit

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 代码 · 共 15 行

TXT
15
字号
% LPS$$SETSHEETLIMIT device control library module% Version V1.1%% Copyright ) 1986 by DEC, Maynard, Mass.  All rights reserved.% Remember, you are still in lps$lpsdict.%% This module expects the stack to be: low-limit high-limit    /lps$page-high-limit exch cvi def % convert to an integer and store    /lps$page-low-limit exch cvi def % convert to an integer and store    /lps$page-limits? true def	% There are limits

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?