Thx. for reply but that's not what i wanted. I just want to call my function with parametars as:
ShowField (Type="text", Width=40, Case="Upper")
I don't want to call it with $field_options array. It's the same as when u have some aplication and u call it for example pine and then come the arguments ... So, i want to call my function like that? How can this be done?