![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
[FMPdev7/WinXP Pro + FMS7/WinXP Pro] I noticed some strange behaviour of the 'Words' functions in FileMaker 7. For example this function: RightWords("test 1.2.3";1) - When testing this locally on any of the 2 machines it returns "1.2.3" - When implementing it in a script or a calc field in a file hosted by FileMakers Server, it returns "3" Same behaviour of the LeftWords and WordCounts functions Is there some kind of logic in it? Is there a point I am missing? Is this a known issue? |
#3
| |||
| |||
|
|
For me, it returns "1.2.3" in every example I try. Are you sure both your FM Server and FM Pro clients are all on the latest versions (which I believe ius v3 for both Server and Pro)? Jeroen Aarts wrote: [FMPdev7/WinXP Pro + FMS7/WinXP Pro] I noticed some strange behaviour of the 'Words' functions in FileMaker 7. For example this function: RightWords("test 1.2.3";1) - When testing this locally on any of the 2 machines it returns "1.2.3" - When implementing it in a script or a calc field in a file hosted by FileMakers Server, it returns "3" Same behaviour of the LeftWords and WordCounts functions Is there some kind of logic in it? Is there a point I am missing? Is this a known issue? -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Howard Schlossberg (818) 883-2846 FM Pro Solutions Los Angeles, California FileMaker 7 Certified Developer Associate Member, FileMaker Solutions Alliance |
#4
| |||
| |||
|
|
On Sun, 12 Jun 2005 18:53:30 +0200, Jeroen Aarts wrote: RightWords("test 1.2.3";1) - When testing this locally on any of the 2 machines it returns "1.2.3" - When implementing it in a script or a calc field in a file hosted by FileMakers Server, it returns "3" Are all of the same field type - expecting a text result? Do both machines share the same system setup, mainly the number format? Some languages use 1,000.00 , others use 1.000,00 . Thus I prefer 1 000.00 - Martin |
![]() |
| Thread Tools | |
| Display Modes | |
| |