Search found 6 matches

by rkingcso
October 3rd, 2016, 3:49 am
Forum: Tabulation
Topic: Unwanted "Select Process" Dialog Box - 'Run in Parts'
Replies: 3
Views: 6416

Unwanted "Select Process" Dialog Box - 'Run in Parts'

Good day, I have an application that has been working perfectly. Among other things it will automatically create a .pff for a Tabulation Application that is based on information supplied by the user at run-time. It will then run the Tabulation Application. Recently, the entire application was copied...
by rkingcso
September 19th, 2016, 8:25 pm
Forum: Tabulation
Topic: Table Limit?
Replies: 2
Views: 5041

Re: Table Limit?

Thanks for the information.
by rkingcso
September 18th, 2016, 9:44 pm
Forum: Tabulation
Topic: Table Limit?
Replies: 2
Views: 5041

Table Limit?

Hello,

Is there any limit to the number of tables that can be generated by the CSPro Tabulation Application?
by rkingcso
November 19th, 2014, 6:49 pm
Forum: Entry
Topic: Free Movement in Rosters - Non-working Postproc Code
Replies: 1
Views: 2923

Free Movement in Rosters - Non-working Postproc Code

We are developing an application for a tablet and our field interviewers want to be able to traverse the fields in a particular roster vertically. This was easily achieved by accessing the properties of the roster and choosing "Free Movement" with "Vertical" Data Entry Traversal....
by rkingcso
March 28th, 2014, 4:21 pm
Forum: Entry
Topic: Movement to a Persistent Field Via Program Logic
Replies: 2
Views: 3626

Re: Movement to a Persistent Field Via Program Logic

Thanks Gregory, I had previously tried the reenter statement and realized that the code could not compile. So I appreciate the work around solution. My application now works as desired, I just had to add code to the OnKey function to 'unprotect' the pseudo ID fields AND keep the values; so that the ...
by rkingcso
March 25th, 2014, 2:36 pm
Forum: Entry
Topic: Movement to a Persistent Field Via Program Logic
Replies: 2
Views: 3626

Movement to a Persistent Field Via Program Logic

Hello, Is there any way to programatically move a cursor to a specific Persistent Field? At present, the application requires the user to press the F7 key repeatedly. I would like to use the OnKey function to remap a keystroke to clear the values in the entire set of Persistent Fields and to place t...