fmwebschool.com
Top Experts [learn more]Top 4-10
webko

8918 K
bandmandq

2408 K
Genx

1525 K
4. tcmeyers
5. kbata
6. Martie
7. Hammerton
8. rrenfrow
9. bneeman
10. plegler
Welcome, Guest. Please login or register.
September 07, 2010, 08:15:20 AM

Login with username, password and session length
Search:     Advanced search
Welcome to the FileMaker Web Masters Exchange.  If you have any questions about how to use this forum, please watch the getting started movie at:
http://www.fmwebschool.com/movies/forum1/forum1.html
25325 Posts in 5590 Topics by 3971 Members
Latest Member: atisnyc
* Home Help Search Calendar Login Register
+  fmwebschool.com
|-+  FMTouch
| |-+  FMTouch - FileMaker Databases on the iPhone and iPod iTouch
| | |-+  Calculations and Scripting Guide [v1.65]
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 [2] Print
Author Topic: Calculations and Scripting Guide [v1.65]  (Read 12492 times)
Michael Petrov
Chief Software Developer
Administrator
Hero Member
*****
Offline Offline

Posts: 4278
Kudos: 15397




Applications:
« Reply #15 on: June 23, 2009, 07:40:07 AM »

We are definitely working on more steps and calculations. Better support for time and date functions is high on our list. It will likely be added into FMTouch in the next few updates.
Logged

Michael Petrov,
Chief Software Developer
FMWebschool
800.353.7950
michael@fmwebschool.com
Keep up with our development, follow me on Twitter
bradleisure
FMTouch Developers
Jr. Member
*
Offline Offline

Posts: 62


« Reply #16 on: June 28, 2009, 09:35:27 AM »

I'd love to see IsEmpty( field ) implemented.

I'm new here so hope this is the right place for this, forgive me if it's not.
Logged
Michael Petrov
Chief Software Developer
Administrator
Hero Member
*****
Offline Offline

Posts: 4278
Kudos: 15397




Applications:
« Reply #17 on: July 26, 2009, 08:43:34 PM »

I just updated the calculations and scripting guide to be up to date with v1.48. Quite a few new exciting features were added in this version. Download the new version from the first post in this forum topic.
Logged

Michael Petrov,
Chief Software Developer
FMWebschool
800.353.7950
michael@fmwebschool.com
Keep up with our development, follow me on Twitter
Hal Gumbert
FMTouch Enterprise
Full Member
*
Offline Offline

Posts: 102
Kudos: 50



WWW
Applications:
« Reply #18 on: July 27, 2009, 11:43:58 AM »

Is there a 'Special Function' for getting the GPS coordinates?
Logged
Hal Gumbert
FMTouch Enterprise
Full Member
*
Offline Offline

Posts: 102
Kudos: 50



WWW
Applications:
« Reply #19 on: July 27, 2009, 11:59:41 AM »

More on my last most....

- Is there a 'Special Function' for getting the GPS Position?
- Can you optionally suppress the GPS location notice stating accuracy?
- Are there 'Special Functions' for Containers?
Logged
SMtoGo
Newbie
*
Offline Offline

Posts: 1



Applications:
« Reply #20 on: July 31, 2009, 11:33:34 AM »

Thanks for the guide. I'm in the middle of converting a complex solution to FMTouch, and having a current list of script steps and functions is vital. If I had my druthers, there would be some kind of evaluation tool that would import an XML Scripts-only DDR and flag as-yet incompatible steps. It's a real slog digging through a DDR to sort out what is currently possible and not.

Not a complaint, just a wish.

Speaking of wishes, how about adding GET(current date) and GET(current time). One of my most-used layouts deals heavily in timestamps, and not being able to enter these through FMTouch hampers the time-tracking function, where I would like to be able to SET FIELD to the current time/date with a tap.

Thanks for this great app.
Logged
geronimoisfree
Newbie
*
Offline Offline

Posts: 8


« Reply #21 on: January 26, 2010, 03:33:15 AM »

Tried to do a calculation like this to sign the results with colors. Like when the result is minus, the the number should be red and so on.
But there is no calculation at all.
I first have to sync with my PC to get the result.
Here is the calculation

If(Gewicht="";"";If((Gewicht / GewichtSOLL)-1 > 0; TextFarbe ((Gewicht / GewichtSOLL)-1; RGB (255 ; 0 ; 0));TextFarbe ((Gewicht / GewichtSOLL)-1 ; RGB (0 ; 128 ; 0))))

Useless to say that it works in FM10Pro

The same with the ddisplay of the date. Would like to see the day like Mon. or Thu. and so on. Sinc the formating in fmTouch is not working it tried it with a calculation.
But this is also not working.
ZeichenLinks ( WochentagName ( Datum ) ; 3 )&"."

"ZeichenLinks" should be Left and "WochentagName" WeekdayName

Are you guys still developing on fmTouch? There are so many bugs. Sometimes i realy become desperate.
Logged
sgilroy
FMTouch Enterprise
Newbie
*
Offline Offline

Posts: 17


« Reply #22 on: February 15, 2010, 05:17:02 PM »

So is there any way to sync container fields using FileMaker Server?

I run into the problem that when syncing with filemaker server, there's no method to set the directory to store container fields in.  Even just having a standard directory that Server Sync dumps these files in would be very helpful.
Logged
Michael Petrov
Chief Software Developer
Administrator
Hero Member
*****
Offline Offline

Posts: 4278
Kudos: 15397




Applications:
« Reply #23 on: July 01, 2010, 01:17:13 PM »

I just posted an updated calc guide to coincide with the release of FMTouch v1.65 on the app store. Enjoy!
Logged

Michael Petrov,
Chief Software Developer
FMWebschool
800.353.7950
michael@fmwebschool.com
Keep up with our development, follow me on Twitter
Pages: 1 [2] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!