Clone Index

Non-platform specific questions.

Clone Index

Postby metal_pt » Wed Jun 20, 2007 8:50 pm

Hi!

Is there any way to know which is the highest/last clone index generated?

Best regards,
Jorge Pinto
metal_pt
 
Posts: 117
Joined: Sat Jun 16, 2007 12:57 pm
Location: Sintra, Portugal
Score: 2 Give a positive score

Postby makslane » Thu Jun 21, 2007 1:40 am

You need to create a variable to track the max value, and use a code like this:

Code: Select all
if(cloneindex > trackcloneindex) trackcloneindex = cloneindex;
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby metal_pt » Thu Jun 21, 2007 3:12 pm

Thanks Mak.
It did work :D
You were very helpfull :)
metal_pt
 
Posts: 117
Joined: Sat Jun 16, 2007 12:57 pm
Location: Sintra, Portugal
Score: 2 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest