Disliked{quote} why don't you use buttons below the "s" column to change to the chart that you want to test? {image} {quote}Ignored
QuoteDislikedDrag this line to see the DD
I didn't know this point. Thanks
ZM
Common sense is not so common!
2
Millionaire Run 3 replies
millionaire 3 replies
The quest to be a Millionaire 16 replies
Disliked{quote} why don't you use buttons below the "s" column to change to the chart that you want to test? {image} {quote}Ignored
QuoteDislikedDrag this line to see the DD
Disliked{quote} That's cool. But, what if the pair to test is NOT in that list? {quote} I didn't know this point. Thanks
ZM
Ignored
Disliked{quote} {image} Drag this line to see the DD {image} you may ask: how can i find that line? {image}Ignored
string FORMAT_VALUE1(double num)
{
string d1="00"+int(num/1000000);
string d2="00"+int(MathMod(num,1000000)/1000);
string d3="00"+int(MathMod(num,1000));
string numBER=StringSubstr(d1,StringLen(d1)-3,3)+" "+StringSubstr(d2,StringLen(d2)-3,3)+" "+StringSubstr(d3,StringLen(d3)-3,3);
return numBER;
} Dislikedany better idea to breal large numbers in the format xxx xxx xxx string FORMAT_VALUE1(double num) { string d1="00"+int(num/1000000); string d2="00"+int(MathMod(num,1000000)/1000); string d3="00"+int(MathMod(num,1000)); string numBER=StringSubstr(d1,StringLen(d1)-3,3)+" "+StringSubstr(d2,StringLen(d2)-3,3)+" "+StringSubstr(d3,StringLen(d3)-3,3); return numBER; }Ignored
Dislikedlime was expected . . and almost zreboo will choose this color {image} . .Ignored
Dislikedi have just made wav sound files for 28 pairs' entries if you like them, you can use them {file}Ignored
Dislikedi have just made wav sound files for 28 pairs' entries if you like them, you can use them {file}Ignored
Disliked{quote} yes, and this is the most important part that i need for editing colorsnow i got it so beautiful
{image}
Ignored
Dislikednew video lesson swap two pairs on dashboard how to delete one pair from the dashboard https://www.youtube.com/watch?v=7UB7h-eQV3gIgnored