version 2004
PGSQL_Register (serialNum) Longint
| Parameter | Type | Description | |
| serialNum | String | Serial number | |
| Function result | Longint | Error code (where 0 means no error) |
Description
The PGSQL_Register command validates your serial number. It returns 0 for a valid number and 10999 for an invalid number (in which case you switch to demo mode). This routine will be changed at a later date in order to take Windows serial numbers into account. It returns an error code (Longint) where 0 means no error.
serialNum is a String that contains the Serial number.