+ Reply to Thread
Results 1 to 3 of 3

Thread: How does my program figure out which set of SN's was used?

  1. #1
    Join Date
    Nov 2011
    Location
    Las Vegas, USA
    Posts
    9

    Default How does my program figure out which set of SN's was used?

    I want to have different capabilities enabled in my Clarion program depending on the serial number that was used during the program's installation.

    I have different sets of serial numbers for different capabilities. For example, I have one set of serial numbers for the trial version of the program.

    I know how to use GETREG to get the serial number.

    But how does my program determine which set of serial numbers the serial number belongs to?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: How does my program figure out which set of SN's was used?

    Bob,

    You can use the "Verify Serial Number..." script function to determine which set of serial numbers the serial number belongs to. If you need this information in your own Clarion program, just write a little helper app with SetupBuilder and then call it from your Clarion application.

    Friedrich

  3. #3
    Join Date
    Nov 2011
    Location
    Las Vegas, USA
    Posts
    9

    Default Re: How does my program figure out which set of SN's was used?

    Okay. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •