Again, I would refer you to the PF Reference Guide. Here's a slightly-altered sample script from there. scan: if $1 = null then answer = scandata return endif ...
Hi Guys. A really big show stopper issue for a project I am building for one of my clients. After I export my db out of forms 5 when I try and add entries to a...
Hello, I purchased the pendagon forms software to assist me with a project for a non-profit organization. We are doing a youth asset mapping project, where...
Hello, One approach you might try is this: 1) create a record in the database for each address you would like to survey. 2) assign a different UserName for...
Recently my oganization purchased the latest Dell Axim 51 PDA's and i have loaded my pendragon forms in the but suprising the it doeant seem to get the GPS...
I am brand new to this program and my poor aging brain is struggling. I am trying to produce a simple warehouse inventory form. I have a option for shipping...
Hi, I'm a new member on the group, but and old user of Pendragon. I'm having a problem since I replaced my computer 2 weeks ago. I installed the software on...
This sounds straightforward, but it's not entirely clear what field type you are using for some of the key fields. This would affect the exact wording of the...
Sounds like the problem I had once or twice when software got confused. I often make copies of the db and replace for each client. Bottom line I had to...
Skip Lowell
lowellskip@...
Feb 27, 2007 6:24 pm
2694
Hi, I need help. Three points: 1. - I make a form from a file. csv, after freezing it, I bring the data from the same file. csv (from ASCII), pendragon inform...
Script to test for alpha char and script to test for integer character please if you know of any in pf5....Thanks... Skip Regards............Skip Lowell Data...
Skip Lowell
lowellskip@...
Feb 28, 2007 5:16 pm
2696
I have it set up exactly as you suggest and your script should do exactly what I need. I can't wait to try it. Thanks a bunch Dave! ... ...
Hello! Anyone know if it's possible to handle this scenerio: Records are to be kept on the Palm for 7 days, and if a 'new' record were to be entered with the...
Howdy, Here's the script we use for that: select "OrderForm" where field 7 is $[ClientID] if result = 0 then gotosubform "OrderForm" new else msgbox "Order...
Have a field call device: I would like to barcode scan into this field but not go to the next field. Rather, I would like to insert a <tab> or ~ tilde...
I would think you might be better off maintaining those as three fields and then creating a concatenated field of all three (that does not show) with your...
I hope this isn't a noob question, but I can't find the answer in the manual or by searching the forums so here goes... I'm trying to create a work order form...
Since the username field = palmName changing it on the fly could potentially cause a mess when PDF is looking to perform an update. I would not be surprised...
Like the other person who responded, I'm unsure why you want to change the UserName, since this is the default value gathered from the name of the PDA. If you...
Hi, If this question has been answered in a previous post, please point me in the right direction... In forms 5.1, I want the user to select from popup lists...
Thanks for all the suggestions. I am in fact attempting to change the record owner from the pocketPC device itself. Consider this scenario: - Dispatch works...
Hi Eric, What you want to do shouldn't be that hard. There is an "Option 1 to 5" field type that seems as if it could be exactly what you want. There is also...
Hi, I usually have problem when I want to save a record on the handheld. The device gets frozen and I need to reset the handheld every time. After the reset it...
Hi Dave, Thanks for taking the time to respond. I initially thought the "Option 1 to 5" would be perfect, but I could not figure out how to label each value...
Guys I recently upgraded my pendragon 5.0 to the latest 5.1 but soon after i did that i am not able to communicate to my GPS reciever i have tried on both Dell...
Hi Elham, Do you mean that your pocket PC is freezing any and every time you are trying to save and exit a record? Wow, if so, that must be a terrible...
All you'd need to do is write a script in the "narrative" Popup list field that went something like this (you could use nested "if-then" statements instead)....
Hi there, If the Pendragon Forms 5 Proggie is freezing up what I do is go into start>program file>pf5>then select the pf5RST file and rename to have an e on...
... Thank you for replying. It is exactly like you said. It doesn't happen every single time but most of the time when I want to close a record and as soon as...