|
FMPug Discount
Act NOW if you want to save money on your FMPug Membership
Currently 39 slots left for $25 hurry buy b4 the price goes up!
http://www.fmpug.com
|
Ocean West |
0 |
80 |
07-27-10 11:51 AM
by Ocean West
|
|
Date Puzzler
Hello All:
This is a puzzle caused by the way FMP internally formats dates. If you're at all conversant with the issue, you know that FMP's default format for all dates is based on the date f ...
|
stanley |
15 |
172 |
07-28-10 09:13 AM
by stanley
|
|
writing a calculation
Hello everyone,
I have a calculation field called "Total Payment" that I want to do two things:
1) Sum all the values of a certain field
2) Take that result and, if the result is less than ...
|
Jenna |
8 |
143 |
07-28-10 08:45 AM
by Jenna
|
|
FileMaker and Ceedo
Has anyone successfully installed FileMaker (any version) within Ceedo (www.ceedo.com)? Ceedo is an app virtualization framework that allows you to make many applications portable. It's kind of ...
|
Hijack |
0 |
60 |
07-28-10 05:55 AM
by Hijack
|
|
Determining File extension type on import
I need to determine the types of pic files a user is importing into our app.
We only allow "Insert Picture(Reference)" into our DB because we don't want to jam up the DB.
The reason being is th ...
|
MichaelL |
26 |
926 |
07-18-10 04:07 PM
by Fenton
|
|
|
|
Defining problem? Years, Months, Days
A client, given a birthdate, wants to know the age of contacts in Year, Months, and Days.
I built a function that I thought covered all the bases, but in testing it I kept getting results I ...
|
D J |
11 |
534 |
07-10-10 01:10 PM
by LaRetta
|
|
That's not a puzzler... THIS is a puzzler!
OK here is the challenge, should you choose to accept it.
Putt a text block on a layout, with text in it (say, "Crocodile Dundee").
Define a tooltip onto the text block: I want the text to ...
|
Vaughan |
1 |
241 |
07-09-10 05:50 PM
by comment
|
|
Puzzler: Rot13()
Here's a new puzzler....
Build a Rot13() custom function.
It should take a string and rotate each letter 13 places in the alphabet. Wiki Rot13 for more details. The function should only ...
|
D J |
9 |
366 |
07-09-10 08:50 AM
by D J
|
|
Puzzler: Fizzbuzz
Here's the challenge...
Write a script that populate a field (TABLE::Result) with the numbers from 1 to 100 with these conditions:
-for multiples of 3 print “Fizz” instead of the number
...
|
D J |
21 |
686 |
07-08-10 08:47 AM
by D J
|
|
Finding a .(period) in a calculation
Hi guys
I have a field which for example look like this:
1.22
45.1
43.45
I need to extract what's in front of the "." to one calc field and whts behind to another calc field for sorting ...
|
kallehval |
12 |
375 |
07-02-10 07:36 AM
by kallehval
|
|
Complex Script
Hi Everyone
I am in need of a script that I just can't figure out.
I have a field1 with this
jim
steve
mac
sue
In field2 I need the output to be
jim
jim steve
jim mac
jim sue ...
|
stuj1026 |
3 |
334 |
06-30-10 02:37 PM
by Lee Smith
|
|
Parameter passing
So I have this script........
Code:
Set Variable [ $filename; Value:GetValue ( Get ( ScriptParameter ); 1 ) ]
Set  ...
|
MichaelL |
3 |
376 |
06-14-10 04:47 PM
by D J
|
|
XORing bytes (for LRC calculation)
I am trying to figure out how to XOR two bytes together in FileMaker.
Example:
I start with the binary values 49 and 50 which would be represented in binary as 00110001 and 00110010.
I w ...
|
jasonwood |
4 |
357 |
06-12-10 01:06 PM
by comment
|
|
Calculating: how many units did we sell this month?
Hi guys! Hope this is the right forum.
My table called CASES holds all the cases we've done for clients this month. Here are two of the fields it has:
DATE_IN (date)
UNITS (calculation, ...
|
frosty666 |
2 |
402 |
05-31-10 05:02 AM
by internet_guru33
|
|
Restrict calculation result to unique values
Is it possible to restrict the result of a standard (not auto-enter) calculation field to unique values only?
|
Lougee |
6 |
543 |
05-26-10 08:17 AM
by Lougee
|
|
Need Suggestions...Relationships, summaries, etc...
I've been trying to post this question for a while, but I can't figure out how to explain it...so I'll just give it a try...I hope it makes sense.
I'm in advertising. I build pages for ads &am ...
|
Jeff M |
5 |
470 |
05-23-10 11:04 AM
by comment
|
|
Unique by email - need for speed
I have a large file (currently 90k records) the gets added to each week (~9k records ) On import I am checking to see if the email address is the first occurrence in the database.
Currently t ...
|
rivet |
3 |
466 |
05-05-10 01:54 PM
by jdu98a
|
|
Sorting - seeing existing order
Hope this is the right forum... In FileMaker 6 through 9... if one has existing Sorts that are based on relationships, it makes the existing Sort names in the left side sort box too long to read ...
|
Dataslinger |
2 |
575 |
04-26-10 10:44 AM
by Tully
|
|
Position of calculations after sorting
This has to be easy.
database is in list format. I have an auto enter field set up. I need it to auto enter the numerical position of a record based on sorting criteria.
It would list numbers 1 ...
|
dpagan |
3 |
380 |
04-25-10 04:59 PM
by dpagan
|
|
CSV Field to Portal Rows?
I'm working on taking data from an external mySQL data source and formatting it into a format I can use and display in FileMaker. The main table has two fields "items" and "ref_number". The field ...
|
Adam AIS |
2 |
502 |
04-18-10 03:17 PM
by Adam AIS
|
|
Create a Variable based on a object
Im trying to create a single script that could send me a mail with a lot of info based on the layout the user is currently on.
For the moment i have like 18 scripts and if i have to make a ch ...
|
Maartenjanvdwielen |
5 |
733 |
04-16-10 09:06 AM
by BruceR
|
|
Special Serial Number Calculation & Scrip
Hi everyone, I'm a little lost on even how to begin doing this. here is what I need to do:
- Need to add to a table (using a script) a 'block' of serial numbers.
- Serial numbers follow a ...
|
AlanP |
5 |
651 |
04-13-10 07:36 PM
by AlanP
|
|
$variable[1]
I recently looked at SeedCodes new calender and it got me to thinking. Variables can be powerful and it reminded me of a project I did written in Lua using lua tables. I guess my questions are, i ...
|
aholtzapfel |
4 |
647 |
03-29-10 11:45 PM
by BruceR
|
|
Open URL to open Quicktime .mov file
Hi,
I use to go in "Button Setup" select the "Open URL" option, specify the URL using a calculation where I put a field name. In that field name there was a "file path" store. Something like t ...
|
Sebastien Bergeron |
2 |
710 |
03-29-10 11:35 AM
by Sebastien Bergeron
|
|
Lending library check in help
I am very new to Filemaker and am attempting to create a lending library. I work for a small television production and am trying to manage the props that go out to the various set/bays.
My prob ...
|
wenbow2003 |
3 |
532 |
03-23-10 12:13 PM
by Fenton
|
|
Filtering field update
Hi there!
I have a filemaker solution where a Cases table is related to a Persons table through a portal, to generate a dynamic value list for persons of the same case. From the Cases table al ...
|
panchristo |
6 |
580 |
03-19-10 02:41 PM
by LaRetta
|
|
Batch Group Record Calc
I would like a replace calculation to divide a found set of records into user determined batches. Here is my calc
Int ( Get ( RecordNumber ) / $div ) +1
This works great except the first gr ...
|
rivet |
2 |
339 |
03-19-10 09:40 AM
by rivet
|
|
Writing history records
I have this task, I need to be able to write records to a history file everytime a user clicks on a specific button.
Basically these records are for verification/evidence incase one party comes ...
|
MichaelL |
0 |
357 |
03-15-10 01:15 PM
by MichaelL
|
|
FM file structure insight
Hi all,
this might be a bit of a stretch but I'm looking for a way to access a filemaker database file and performs queries or even make modifications like perhaps changing a database referenc ...
|
Dali |
4 |
622 |
03-05-10 08:37 AM
by icanhazdatabase
|
|
Automatically Converting Chinese Simplified Text to Traditional
I am looking for a way to automate taking Chinese simplified text in one field, converting it to Chinese traditional text, and copying it into a new field. I have a rather large FMP 8 database th ...
|
99wolves |
0 |
313 |
03-02-10 02:47 PM
by 99wolves
|
|
Round to a 5 or 9
Hi I am a relative newbie with file maker... We quite a few price lists here based on simple calculations .... Example... cost x markup ....
I am trying to get a round function that looks at onl ...
|
Goetch |
4 |
718 |
02-20-10 07:11 AM
by Goetch
|
|
calculating with special characters
Hi everybody
I am tmaking af database solution for a Faroese customer. The faroese has special characters such as "á".
I would like to make a simple calculation, which returns a number based o ...
|
kallehval |
3 |
574 |
02-11-10 04:50 AM
by comment
|
|
Automatic generation of keywords
Hi all,
can someone help towards the following:
I have a simple table with a description field (text) relatively small in length, that I want to use in order to produce automatically a list ...
|
panchristo |
1 |
388 |
02-04-10 07:21 AM
by Søren Dyhr
|
|
Use Filemaker to fill web forms
I am trying to fill web form fields in my IE browser, using the fields from filemaker. Is there a way to populate this data into the ACTUAL fields IN the browser. Once I review them on the scre ...
|
legal2justice |
6 |
1268 |
02-02-10 08:49 AM
by Jason Lane
|