Jump to content

Main public logs

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).

Logs
  • 18:33, 6 April 2025 Martini talk contribs created page GpiLoadMetaFile (Created page with "This function loads data from a file into a metafile. ==Syntax== GpiLoadMetaFile(hab, pszFilename) ==Parameters== ; hab (HAB) - input : Anchor-block handle. ; pszFilename (PSZ) - input : Filename. : The name of the file that is to be loaded into a metafile. ==Return Value== ; hmf (HMF) - returns : Metafile handle or error. :; <>0 :: Metafile handle :; GPI_ERROR :: Error. ==Remarks== A metafile is created, into which the data from the file is loaded. The...")