did you try

Code:
#define ImAHappyString string1

// uses ImAHappyString
action myaction () {
   ...
}



I've never tried it with strings, though. There's a good chance it will fail the same way grin