Page 1 of 1

open data entry in a specific caseID using pff file

Posted: May 27th, 2015, 11:05 pm
by aaa
good day everyone!

i would like to ask how to open data entry in modify mode on a specific case ID, let say i have a datafile with filename C0101.dat inside it i have 10 cases with IDs 0101001,0101002 up to 0101010, what i would like to do is when i-open my data entry it will open in a specific case id using the pff file like for example i want 0101010 to open, is there a way i can do this?

thank you very much.

Re: open data entry in a specific caseID using pff file

Posted: May 28th, 2015, 10:17 am
by josh
From online help under "Run Production Data Entry":

If start mode is modify, the word modify may be followed by a semicolon and the id of an existing case, for example: StartMode=modify;0102003. This will open CSEntry in modify mode and open the case indicated by the id. If start mode is add, the word add may be followed by a semicolon and the id of an existing case that has been partially added. This will open CSEntry in add mode and open the partially added case to continue adding.