get_diskserialid
(get_diskserialid)
returns a 9-digit unique id string, based on
the 1. hard disk serial number
Arguments |
none |
Return |
a 9-digit unique id string, based on the 1. hard disk serial number; if the hard disk serial number can not be obtained in very rare cases, the 9-digit unique id string is based on the serial number of the 1. partition; this id string provides a licensing or hardlocking feature for Lisp applications |
Example |
(get_diskserialid) => "176457895" |
Alias |
|
Remarks |
© Bricsys NV. All rights reserved. |