DLLBlitzSysInitialise()

DLLBlitzSysInitialise()
  • SYNOPSIS:
    blitzsysversion = DLLBlitzSysInitialise()
  • DESCRIPTION:
    Initialises the DLL and makes sure that it can be found by your program. And returns the version of the library.
  • RETURNS:
    The version of the blitzsys library found on the system. EG: Version 1.04 would return the value 104.
  • EXAMPLE:
    If DLLBlitzSysInitialise() < 104 Then RuntimeError("Sorry, blitzsys.dll library could not be found or incorrect version!")
  • BUGS:
    None.

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Saturday, February 2, 2002 2:02 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!