Hi,
Is there a method in Revolution to convert integer to string and vice versa.
Example:
repeat with count = 1 to 10 Put "text" & count into value
// where I want the value to be 'text1,text2....' end repeatThank you Kavitha _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
