Hi

I have an inkey code which accepts a name typed by a user into a string of length 30.Lets say I type a name of 20 characters and store it in this string.
Then this string becomes 20 charcaters long automatically which is very annoying because I want it to retain its original length of 30 characters.

In short is there a way to dynamically resize a string to a certain length ?

regards
zazang



I like good 'views' because they have no 'strings' attached..