Page 1 of 1

USERBAR

Posted: October 29th, 2015, 3:16 pm
by Maria
Dear:
Userbar function need to add records and want to get the number of records to add but to ask the field size is large, eg:
userbar (add text, "Enter amount");
izqID = 0;
izqID = userbar (add field, "");
userbar (add button, "insert records" bar (insert));

izqID has a very large value for insertion, as I do? I just need to insert 10 entries

Thank you