i need to change/create fields and i am wondering about if there are any scripts to do this.Thaxx
Do you mean in the database? Without using the data dictionary?
The easiest thing to do is to start with two identical databases, make the change in one, and then use the incremental .df tool to create a .df which will change one into the other. Do that once and you will see what you need to see, were you to want to write it by hand for some reason.