Search Results
11 functions found:
| 1. | DateRSSPubDate ( theDate ) |
| Hal Gumbert, CampSoftware | |
| Formats the Date as 'Fri, 29 Aug 2008'. | |
| 2. | DistanceList ( BaseLat ; BaseLong ; ListOfLatLongIdentifiers ; Delimiter ; Units ; SortableDistance ) |
| Hal Gumbert, CampSoftware | |
| Prefixes a Value List containing Latitude, Longitude, and an Identifier with the Distance to the Base Lat, Long | |
| 3. | FilenameContainer ( ContainerAsText ) |
| Hal Gumbert, CampSoftware | |
| Returns a FileMaker Container Field Filename. | |
| 4. | ParseData ( theText ; theStartTag ; theEndTag ; theOccurance) |
| Hal Gumbert, CampSoftware | |
| Extracts text based on a start tag, end tag, and occurance. | |
| 5. | TextDecrypt ( theText ; theKey ) |
| Hal Gumbert, CampSoftware | |
| Decrypts Text. Requires SmartPill PHP plugin. | |
| 6. | TextEncrypt ( theText ; theKey ) |
| Hal Gumbert, CampSoftware | |
| Encrypts Text. Requires SmartPill PHP plugin. | |
| 7. | TextFindDateValues ( TextToSearch ; ValuesFound ) |
| Hal Gumbert, CampSoftware | |
| Returns a Value List of Dates Found in a String. | |
| 8. | TextFindTimeValues ( TextToSearch ; ValuesFound ) |
| Hal Gumbert, CampSoftware | |
| Returns a Value List of Times Found in a String. | |
| 9. | UserOnSameNetworkAsServer ( ) |
| Hal Gumbert, CampSoftware | |
| Used to tell if the FileMaker Client is on the same network as the FileMaker Server | |
| 10. | UserPrivilegeVerification ( thePrivilege ) |
| Hal Gumbert, CampSoftware | |
| Checks the FileMaker 'Accounts & Privileges' to see if the current user has a specific Extended Privilege. | |
| 11. | ValuesIntersection ( ValuesListA; ValuesListB; passNullStringHere ) |
| Hal Gumbert, CampSoftware | |
| Returns the Values that are in BOTH ValuesListA and ValuesListB. | |