![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
OK, here is the next in my beloved series "Stuff that is now stupid in FM8 that wasn't stupid in FM6" I have some data that might be any of: 1 3/4" Panel 1" Panel 1/4" Panel If my users try to do a find with any of that text, zero records are found. if I search for : 1 3/4 then it will return those records (which is fine) if I search for : Panel it will return all of the records with that word (which is fine) But what about the quote character is fouling things up? It goes without saying...it all worked fine in FM6. Thanks anyone! |
#3
| |||
| |||
|
|
Yes. There are some changes. The " now is to be expected as the starting of a string. When using a single " it has to be escaped, likewise as in a unix setting. The escape character is the \ Takes some getting used to.... |
#4
| |||
| |||
|
|
Yes. There are some changes. The " now is to be expected as the starting of a string. When using a single " it has to be escaped, likewise as in a unix setting. The escape character is the \ Takes some getting used to.... Thanks Ursus- I had seen the new escape notation for calcs but I had no idea it would be required in Finds. I'm sure I can get used to it, but my users? That's another story. thanks again! |
![]() |
| Thread Tools | |
| Display Modes | |
| |