The Unofficial Macro Scheduler Puzzler of the Week

Anything Really. Just keep it clean!

Moderators: Dorian (MJT support), JRL

Jerry Thomas
Macro Veteran
Posts: 267
Joined: Mon Sep 27, 2010 8:57 pm
Location: Seattle, WA

Post by Jerry Thomas » Thu Sep 19, 2013 2:44 pm

Ugly, but they work...

UpperCase>1+1,var
LowerCase>1+1,var
Trim>1+1,var
LTrim>1+1,var
RTrim>1+1,var
StringReplace>1+1,,,var
MidStr>1+1,1,100,var

Concat actually works but throws the error: "Dangerous variable assignment - variable name refers to itself but does not resolve. var will be replaced with an empty string"
Thanks,
Jerry

[email protected]

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts