On 1/28/07 5:55 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> Is it possible to use the format command to change:
> 
> 2125551212
> into
> (212) 555-1212
Why not just use chunking in Rev?
get 2125551212
get "("&char 1 to 3 of it &") " &char 4 to 6 of it & "-" &char 7 to -1 of it
answer it

Jim Ault
Las Vegas


_______________________________________________
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

Reply via email to