F
Fred
I am trying to fill in a form while the form remains locked and protected.
Manually I can type as much information as I like into one of the formfields
but when I try to use FormFields(1).result = myString then I get an error
"string too long" whenever the string is more than 255 characters.
Can some please tell me how I can get more than 255 characters in to the
formfield without unlocking the form. The must remain locked and protected.
Thanks
Fred
Manually I can type as much information as I like into one of the formfields
but when I try to use FormFields(1).result = myString then I get an error
"string too long" whenever the string is more than 255 characters.
Can some please tell me how I can get more than 255 characters in to the
formfield without unlocking the form. The must remain locked and protected.
Thanks
Fred