All, Does anyone have a script example to help auto populate a field on the PDA. What I would like is to be able to enter data into a field, and after...
Yes, I keep a second table with an extension wr < Weekly Reference. When I do next weeks readings I select to populate either a second line for comparison or...
Hello Kevin, I think that you don't need a script but rather under the data tab of the form designer if you click on Auto-Default then that field will be ...
Ernesto's suggestions of the use of Auto-Default and the Default value setting are good ones. I've done something that incorporates Auto-Default, but still...
Hello gurus, We have a fresh (default) install of Pendragon 5 Evaluation version. Installation of Form 5 was successful on both of the desktop PC and the iPAQ...
Hi Carl, You are are correct about that. In fact, I have tried that as well (i.e use "=" instead of "==" in my script), but the result is the same. What else...
I'm not sure what you mean by "we froze the form again". You can add scripts to already frozen forms, but you can't "freeze it again". Once frozen, always ...
I am tied to the Palm devices for a while longer. I have not tried to load my IPAQ yet. I was just speaking with Pendragon technical support the other day and...
Has anyone attempted to execute a Windows application of any kind once sycronization is complete? I have developed a time entry application using PF 5. Once I...
Nevermind, I was able to obtain an old version of Visual Studio 6 in order to compile the usersync.dll example code. Once I compiled it and copied it to the...
Can anyone point me in the right directions I'm trying to use buttons to take the user to another form when clicked. I'm new so any help is appreciated....
We have just recently installed Pendragon Forms 5.0 and I have created a form with scripts and a VERY simple two question test form (No scripts). Both work...
The Help file is pretty helpful in this regard. Seriously, though, you'll need to say more about what you want to do to get any useful suggestions. And, in my...
We got a similar problem trying to synchronize with pf5 installed as an windows service. Try syncing with pf5 as an process (Uninstall the service! Switch to...
You can also use a click: event script with gotosubform "" command or review subform command. I've just used this in a custom main menu. You can find the...
Thanks for pointing me to the page that is exactly what I was looking for. ... or review subform command. I've just used this in a custom main menu. You can...
All: If anyone here develops stand-alone applications for the PC to be used with Pendragon Forms, what database and development environment do you prefer?...
2 ?'s : First - Is there a way in PF5 to automate the access data push to Excel?? Example: after anyone syncs.. the data is automatically pushed to a...
Wolfeyes, This problem can be solved by "pulling" the data into Excel using the "get external data" feature. Set up to update the worksheet upon opening or ...
I understand that $n$ can be used to put the answer to field n into a question such as: How old is $n$? Is there a way to enter a field label instead of a...
Hi out there! After a while working with Pendragon Forms and getting annoyed by having to create long forms with the forms designer I started to export the...
August of 2005 we updated our Pendragon Syncserver with the usual Microsoft updates. One update "msjet40.dll" broke the link from access to myodbc. We found...
All: I have a palm m515 PDA with Pendragon Forms 5 installed. I have set up a test GPS application that simply records coordinates and a Freeform Text...
All: If anyone has experience installing the GPS Control on a Pocket PC handheld and is willing to provide a little insight/assistance, please let me know. I...
We are reviewing products for an upcoming Handheld project. Client has SPT 1800 palm device. If the handheld unit scanned a barcode field that contained, in...
Yes, Pendragon scripts such as "left", "mid", and "right" can extract portions of a text field. These function similarly to Excel functions. For Item #, ...
Oops, that's page 301 of the manual for the Mid command (I was reading the adobe page reference when I typed up my response. 10:20 pm east coast time. time to...