Page 1 of 1
Capture through a roster
Posted: June 27th, 2013, 8:41 pm
by SKARA
Capture through a roster
Dear all,
With a roster how can I do to enter first, all data for each Item before going in following.
Re: Capture through a roster
Posted: June 28th, 2013, 11:52 pm
by khurshid.arshad
Dear,
Can you explain your question with example. Your question is not clear.
a.
Re: Capture through a roster
Posted: July 1st, 2013, 6:41 pm
by Gregory Martin
Indeed, it is not clear what you are asking.
If you are asking how to finish entering data for a roster, there are two common ways to do this:
1) In operator-controlled mode, the keyer presses Control + / to end the roster.
2) In system-controlled mode, you use the endgroup statement to end entry.
Re: Capture through a roster
Posted: July 2nd, 2013, 8:35 am
by SKARA
Dear all,
Kindly found attached an example for my request. It has following items "PRESENCE", "PRICE" and "STOCK".
For data entry system control mode, by default the focus goes through lines, but I need this done through column. That is to say, first I want to enter all products codes in item "presence." Once completed, I turn to the price of these products finally the stock.
To get it I enabled the roster proprité "Free movement" = Vertical but a data input error message appears. I need help to overcome it.
Regads,
KARABENTA.
Re: Capture through a roster
Posted: July 2nd, 2013, 8:38 am
by SKARA
Dear all,
Kindly found attached an example for my request. It has following items "PRESENCE", "PRICE" and "STOCK".
For data entry system control mode, by default the focus goes through lines, but I need this done through column. That is to say, first I want to enter all products codes in item "presence." Once completed, I turn to the price of these products finally the stock.
To get it I enabled the roster proprité "Free movement" = Vertical but a data input error message appears. I need help to overcome it.
Regads,
KARABENTA.
PRODUCT.zip
Re: Capture through a roster
Posted: July 2nd, 2013, 9:44 am
by Gregory Martin
System controlled mode requires a path that can be traced backwards and forwards, something that the free movement property does not necessarily obey. You are getting error messages because moving from PRESENCE row 1 to PRESENCE row 2 requires PRICE and STOCK to be entered.
To accomplish your task, you can either write complicated logic to control the order of data entry, or you may just want to split your roster into three rosters on the same form. If you position the rosters closely to each other, they will almost look like they are simply one roster.
Re: Capture through a roster
Posted: July 2nd, 2013, 10:33 am
by SKARA
Thank a lot for the answer.
Exactly, I would not create more roster in order to avoid too much formatting, but now I see that it is the only suitable option left to me.
Regards,
KARABENTA