Once again i have a stupid question:
I want to declare a string type variable to have only a fixed size limit, for instace 2 characters.
I know Visual Basic allows you to do this in the type declaration (Dim x as string*2), is there a similar command in Paradox 9?
Thanks in advance
Richard
I want to declare a string type variable to have only a fixed size limit, for instace 2 characters.
I know Visual Basic allows you to do this in the type declaration (Dim x as string*2), is there a similar command in Paradox 9?
Thanks in advance
Richard