CopyPro, Inc.
Home | Products | Resellers | Support | Contact Info Call us at 1(800) 887 - 9906

Binary Serial

(Pro/AutoPro)

A 32-bit binary number can also be embedded in the disk. To do this put four ^^^^ symbols in the Stamp Mask where you want the number to go. Usually, you would put an identification string in front of this number in your executable code. For instance, you might put "Serial",0000 in your code. The Search String would be "Serial" and the Stamp Mask would be "Serial^^^^". This would place the binary serial number right after the string "Serial".