.dbImportUserString(strusername, strasciitemplate, blnoverwrite) As Integer

 This method imports the specified user's ASCII hex string fingerprint template. Pass in the user you wish to import to the currently-open database, and that user's ASCII hex fingerprint template, and the user is added to the database. The final argument is a boolean value whether, if that particular username already exists, to overwrite the existing user with the new template being added

 

Return: Integer

0=Successful

1=User already exists

> 1=Failure

 

Example:

 

SigID1.dbExportUserString(“SomeUser”, strNewUser, True)

 

_____________________________________________________________________

  Copyright 1995 - 2005, Topaz Systems, Inc. All Rights Reserved

 

Topaz products are covered under US patents 5,120,908 5,122,623 6,307,955 - "Electronic Signature Management System", and patents pending

 

    Topaz Systems, Inc., 650 Cochran Street, Unit 6, Simi Valley, CA, USA, 93065

              Phone: 805 520-8282  Fax: 805 520-0867  www.topazsystems.com