I have a client who has a database server machine running Version 8 v.2 of FileMaker with 1 hosted file while the rest of the staff who logs in is running...
Marianne, In peer to peer mode FileMaker network sharing only supports 5 concurrent users. If this is the case and you wanted to go to 6-8 users your client ...
Thanks, Adam, for giving me the operative words "concurrent users" which, when I searched with FileMaker's Help tool, gave me the results I was attempting to...
We're contacting you once again is to let you know that our next meeting is one we think you shouldn't miss... At our next meeting Jason Fiske and Tony Miller...
Reminder from the Calendar of njfmpug http://groups.yahoo.com/group/njfmpug/cal NJ FileMaker Pro User Group Meeting Wednesday July 26, 2006 7:00 pm - 9:00 pm ...
njfmpug@yahoogroups.com
Jul 20, 2006 12:02 am
92
Reminder from the Calendar of njfmpug http://groups.yahoo.com/group/njfmpug/cal NJ FileMaker Pro User Group Meeting Wednesday July 26, 2006 7:00 pm - 9:00 pm ...
njfmpug@yahoogroups.com
Jul 26, 2006 5:59 pm
93
To any and all NJFMP User group members; I have attended 3 NJFMP meeting and found them to be interesting but way, way over my head. I am trying to use FMP...
... Maybe we need to restart a meeting idea that Adam proposed early on ... have members bring a "challenge" to a meeting, and [we hope] one or more members...
Adam - Remember when you said you can access the number in a found set in a script? I tried going into layout mode and right clicking on that little number...
I looked it up and found Status (CurrentFoundCount) I was directed to FM help, status functions. Gary Copyright C 1994 - 2001 FileMaker, Inc. All Rights...
... Hi Gary, When you say "the number in found set", you mean "how many records are in the found set", right? Adam's right, you can get this number at any...
My Status(CurrentFoundCount) function is working fine, now I have another problem. I need to find records within a date range in a script. So I made two...
At 10:57 AM 8/4/2006, Gary wrote: Hi Gary, Couple of things ... Date fields, even in find mode, are fussy; they'll only take real dates from the Set Field...
Anne - Thanks for the help, but it only got me so far. I inserted the Insert Calculated Result command with DAtetoText for the two parameters. When I ran the...
... Hi Gary, I'm guessing Post Date is the date you're doing the search on -- the target field in the Insert Calculated Result step, right? I know it feels...
Anne - I have SetField(Post Date, DAtetoTExt(gfind2) & "." & DAteToText(gfind6)) SetField(FIELDTX1, Post Date) I did that because FIELDTX1 is the field I...
... Hi Gary, Looks like you're still using Set Field instead of Insert Calculated Result ... Insert Calculated Result(PostDate, DateToText(gFind1) & "..." &...
Anne - I was offline for the weekend, but I did try the Insert Calculated Result step. I actually had tried it after the first time you suggested it, but it...
... Unless the date you're looking for is also *already in* the text field (just like you expect it to be in the Post Date field) you will find nothing. You're...
Anne - I must not have made something clear: I never actually performed the find. I simply copied the Post date field to the text field because that was what...
If I could put in my two-cents' worth - The Insert Calculated Result script step should work. it took me awhile to figure that one out, too. Make sure your...
It's FM 5.5 Gary _____ From: njfmpug@yahoogroups.com [mailto:njfmpug@yahoogroups.com] On Behalf Of Carousel Horse Graphics Sent: Monday, August 07, 2006 9:16...
Anne - Here's a copy of the updated script. It still doesn't work, but I got rid of the infinite loop by changing First to Next in the GoToRecord Step in the...
... In hopes of shaming some of you into also helping with this issue, I'm bringing the thread back on the user group list. =:-D If anyone is using FMP 7 or...
Sorry folks, my last email had a shortcut to internet backgammon attached. Just toss it; it's not a virus. It's a long story how it probably got there, which...
Anne - It's working! I took out the casting. GAry _____ From: njfmpug@yahoogroups.com [mailto:njfmpug@yahoogroups.com] On Behalf Of Gary Willick Sent:...
Hello all! At Devcon a few NJFMPUG members floated the idea of getting together to review the study materials for the FileMaker 8 Certification Exam. I checked...