PDA

View Full Version : Add char between 2 fields


Unregistered
October 30, 2002, 01:36:17
Hi All

I am new to Text Control, I created 2 fields in bracket in the file <name><given_name>, then I realized I have to add a space between, but the cursor was stuck there.

Anybody knows how to add char between 2 fields.

Thanks
Nelson


This message was originally posted by Nelson Wu in the old TX Text Control Support Forum.

Unregistered
October 31, 2002, 16:14:09
Hello,

you should give the FieldEditAttr Property a try. With the option &H1& there will be a second character input position at the beginning and the end of the specified marked text field. With this second character input position you should get between the fields.

Good Luck

Regards,
Michael Fratz


This message was originally posted by Michael Fratz in the old TX Text Control Support Forum.