ipflib.hdf

来自「HLPDK V10.0+ System Extension Library」· HDF 代码 · 共 29 行

HDF
29
字号
;******************************************************************************
; Ver 1.0, Last Update Dec 08, 1993                                           *
;                                                                             *
;                                   ipfLIB                                    *
;                                                                             *
; This library adds functionality to IPF target. (OS/2)                       *
;                                                                             *
; The following added functionality is added :                                *
;                                                                             *
; Graphic Links.                                                              *
;                                                                             *
;******************************************************************************


.ifdef os2

;******************************************************************************
;                                    Links                                    *
;                                                                             *
; Notice that graphicLink needs HLPDK V11.0! V10.0 is not enough !            *
;******************************************************************************

.userlink graphicLink ':artwork name=%g1.%n:artlink.%n:link reftype=hd res=%r2.%n:eartlink.'

.endif



⌨️ 快捷键说明

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