Page 1 of 1
How handle save partial last position if we used 'move to' command
Posted: May 26th, 2025, 3:32 am
by shafim0123
Dear family,
I have to go the last position for a partial case, But because of Iam used 'move to' commands in my logic. in th move to commands the last position is stucks. how to resolve it, is the any alternative commands for 'move to' commands
Re: How handle save partial last position if we used 'move to' command
Posted: May 27th, 2025, 6:59 pm
by Gregory Martin
What do you mean when you say the last position is stuck?
Generally if you are handling partial save resuming yourself, you use getsymbol(savepartial) to get the last entered field name:
https://www.csprousers.org/help/CSPro/g ... ction.html
And then you use "skip" to go to the field in operator-controlled mode, or "advance" to go to the field in system-controlled mode.
Re: How handle save partial last position if we used 'move to' command
Posted: June 11th, 2025, 1:27 am
by shafim0123
Dear Family,
is there any alternative commands for 'move'. In my case I have used to select the current field by 'move' command. If iam using the 'skip' command to select the field it shows warning message. and if iam using 'move' command I cannot go to the last entered field directly. Please help
Re: How handle save partial last position if we used 'move to' command
Posted: June 16th, 2025, 10:42 am
by Gregory Martin
It would be helpful if you shared your application, either here or by emailing
cspro@lists.census.gov. Forward movement occurs using one of the following commands: advance / move / skip. Without seeing your application, it is hard to know why your application is not operating as you expect.
Re: How handle save partial last position if we used 'move to' command
Posted: June 19th, 2025, 10:31 am
by shafim0123
Sir, I have sent you the file through mail, Pls help