12 lines
652 B
Plaintext
12 lines
652 B
Plaintext
compile insert OIPI_COMMON
|
|
|
|
//COMMON /OIPI_COMMON%/ hWnd%, shell%, oipi_started%, WM_OIPI_SET%, WM_OIPI_GET%, OIPI_TABLE%, OIPI32%,locale,parent%,cancelproc%,handle%,init%
|
|
|
|
*COMMON /OIPI_COMMON%/ hWnd%, shell%, oipi_started%, WM_OIPI_SET%, WM_OIPI_GET%, OIPI_CHARMAP%, OIPI32%
|
|
*COMMON /%OIPI_VARIABLES%/ bPrinting,IntStartMode,bExporting,stroipi_charmap_display,stroipi_charmap_save,strPdfExportfile,IntRepeatCnt,Repeatgraphic,Twips_To_Units,bTerm,bPrintPages,bWMFFix
|
|
*COMMON /textinfo/ alignInfo%, textInfo%, widenMargins%,env%,uom%,userpath%,oipiarchive
|
|
COMMON /OI_SP_OPEN_1/ bHoldOpen%
|
|
|
|
* rjc 01-09-21
|
|
$Insert OIPI_VARIABLE_COMMON
|