Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:36, 6 April 2025 Martini talk contribs created page GpiSaveMetaFile (Created page with "This function saves a metafile in a disk file. ==Syntax== GpiSaveMetaFile(hmf, pszFilename) ==Parameters== ; hmf (HMF) - input : Metafile handle. ; pszFilename (PSZ) - input : The name of the file to which the metafile is to be saved. : This name must be a valid external name. It is an error if a file of this name exists already. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful completion :; FALSE :: Error occurred. ==Re...")