ok, missed the opening appostophy, but I leaning towards the "txt" not having a type as to why it crashes.

i've tried: center_text(var txt) //does not work
center_text(STRING* txt) // does not work

What am I missing?