> So my question
> (finally) is whether or not there is a way to automate the
> reformatting of the phone number using XMPie and InDesign, or if we
> are just going to have to ask them to change the way in which they
> enter their orders?
As far as I understand it, the RegExp available in uStore Admin only
allow you to control the way the users will type in their variable
data in uStore. They cannot help you "reformat" the data typed in.
To reformat them, I suggest you to use uPlan, where you would defined
Dial-in variables (which will further be used in the uStore Admin
Customization Wizards), when the text ADORs rules defined in the plan
and used in InDesign (uCreate Print) would reformat the Dial-in
variables, either directly or through a custom Function.
The rule formula would look like
"(" & SubString( @{Var_Phone}, 0, 3 ) & ") " &
SubString( @{Var_Phone}, 4, 8)
> I just had my 2
> hour XMPie training webinar yesterday, and have probably been using
> XMPie for a grand total of 6 hours.
Good luck! Which country are you based in? In our country, the usual
on-site XMPie training lasts about 5 days (one day for uCreate Print,
one day for uPlan, one day for uProduce Print, two days for uStore
Print).