We are trying to establish whether the RFID control will allow us to record the delivery of multiple items tagged with RFID tags. The product arrives in bulk...
Hi David, As long as all you need is the RFID ID number, this might work. The one drawback I could see is that Pendragon Forms isn't always super fast going...
My application was designed and developed in Pendragon 4.0 and then we had requirement for the Pocket PC. So we were forced to migrate to 5.1.0. In my...
I tried that, but unfortunately the value may have varying amount of spaces at the end. It's padded to 15 characters. So for example a value of 12345 would...
Oh, I see what you mean now. I don't think you can do this within Pendragon, but you can in MS Access. So the easiest thing to do would be to fix this issue...
Hey, I hope am not the first ugandan using PF. Anyway, i have all my tools nicely designed and now i need to place them on a card [SD] installer so i could...
Has anyone had any experience getting the Pendragon GPS control to run on the Trimble GeoXT (2005 series) units? The forms install fine on the CE platform, but...
I am trying to make a +1 button to tabulate Trailers that I am counting. I am having trouble scripting it. The questions look like this: Fishing Vehicles...
Hello. I am using Forms 5.1, and would like to set a number field to have 5 decimal places i.e ##.##### I have yet to find any solutions, or scripts that...
Try thisInitialise answer +1 you will need to enter the first number e.g 1 then it will start adding up regards mphatso ... -- Mphatso A. Mpambe Cell:...
See p. 352 in the Users Guide. It describes how to write a script that truncates a number to a desired number of decimal places. Simply stated, it involves...
I have a weird problem. When opening existing or creating new forms on my PC the contents of the left side of the form design window (preview area) are all...
I can't find anything either. My sense would be that you just have to use it as is and assume it's in pounds instead of dollars. This could work okay unless...
Many thanks, Dave for your response! Yes it would seem that pasting a £ symbol into the form would be a good workaround. I plan to use PF to create/print...
That sounds like it should work, but just make sure you don't add the "pound" symbol to the field value itself, or you won't be able to do math on that field....
I am just getting back into using Pendragon and have upgraded to 5.1. It was working fine yesterday but as of today I can no longer edit forms. Every time I...
Pendragon Forms user friends, I've had a new problem arise on two of my TDS Recon PDAs since loading Pendragon Forms 5.1. Upon leaving any record in any form...
Okay, I solved my own problem. I am using a Pocket PC, and had set the Advanced Properties for my forms, Security tab, to "Use Backup If Available". But I...
Hi all, In field #2, I am trying to round a dollar value in field #1 to the nearest 100 but I am not having success with the script. Here's what I've got: ...
If you find that the handhelds are at different patch/OS levels, please let us know. I'm curious. Thanks, Greg ... [Non-text portions of this message have been...
What field types are field #1 and #2? If they are integer, your script might not work. I'm not sure how PF handles temporary variables; the field type of...
Thanks for the suggestions, Dave... I've managed to work through this. It turns out that I had to correct three things: 1. the MATHLIB.prc file (which is...
Hello guys! I have a situation, i wanna discard day and the month from the date in taken from the calender. Please help out because i've tried to cauculate the...
Could you explain this more clearly? I'm not sure what you mean. If you want to discard day and month, that just leaves the year, right? What result do you...
Ok, let me explain! Usually in my program, i'll have a field askin a person when was the last time he or she had SEX, so because usually a person wil remember ...
I'm still not exactly sure what you want to calculate. You say that you want to determine whether the month and year that a person last had sex was "within"...