Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi All,

So FMSP... has been recently updated to version 4.6.8...and is now available at www.fmstartingpoint.com.  There were a few User Interface bugs, and coding errors that have been corrected.  In Addition, we have added FM Cloud Support to our PSOS scripts, to allow you to take full advantage of all of FileMaker's latest offerings..   Super cool!!!  As always... this is a free product.  There is a BUG submitter tool... built in... if you visit the preferences screen so that you may submit any bugs you find, directly to us.   

If you are interested in our Design team assisting you with your database... to make it look, and function, just as well as FMSP... then email us at [email protected]

http://www.fmstartingpoint.com

Edited by Jonathan Hogle
Added Tags

FM Cloud PSOS Fixes from 4.6.6/4.6.7 --->  4.6.8

 

Fixes:

 

Script #0001

 

Line 7 Calc Change:  PatternCount ( Get(ApplicationVersion) ; "Server" ) > 0

 

Line 44 Calc change:  PatternCount ( Get(HostApplicationVersion) ; "Server" ) > 0  and 

PatternCount ( Get(ApplicationVersion) ; "Server" ) = 0

 

 

Script #0581

Line 24 Calc Change:  If ( PatternCount ( Get(ApplicationVersion) ; "Server" ) > 0 ; "PSOS/SASE - " & Get ( UserName ) ; Get ( UserName ) )

Line 25 Calc Change:  Bold Green ( $$audit_log_action ) & "    /    " & 

"Client:  " & Get(ApplicationVersion) & " on " &  

 

If ( Get ( SystemPlatform ) = 1 ; "Platform=Mac Running Pro" ; "" ) &

If ( Get ( SystemPlatform ) = -2 ; "Platform=Win Running Pro" ; "" ) &

If ( Get ( SystemPlatform ) = 3 ; "Platform=iOS Running Go" ; "" ) &

If ( Get ( SystemPlatform ) = 4 ; "Platform=WebDirect" ; "" ) 

 

 

& "    /    " &  

 

If ( Get ( Device ) = 0 ; "Device=Unknown" ; "" ) &

If ( Get ( Device ) = 1 ; "Device=Mac" ; "" ) &

If ( Get ( Device ) = 2 ; "Device=Windown PC" ; "" ) & 

If ( Get ( Device ) = 3 ; "Device=iPad" ; "" ) & 

If ( Get ( Device ) = 4 ; "Device=iPhone or iPod Touch" ; "" ) 

 

& "    /    " &  

 

"Server:  " & Get ( HostApplicationVersion ) & "    /    HostName:" & Get ( HostName )

& "    /    Host App Version (Number): " & GetAsNumber ( Get ( HostApplicationVersion )  )

 

 

 

Script 0027:

Line 16 calc Change:   If ( PatternCount ( Get(ApplicationVersion) ; "Server" ) > 0 ; "PSOS/SASE - " & Get ( UserName ) ; Get ( UserName ) )

 

Line 17 Calc Change:  Bold Purple ( "Diagnostic Statup and Test of PSOS = Good!" ) & "    /    " & 

"Client:  " & Get(ApplicationVersion) & " on " &  

 

If ( Get ( SystemPlatform ) = 1 ; "Platform=Mac Running Pro" ; "" ) &

If ( Get ( SystemPlatform ) = -2 ; "Platform=Win Running Pro" ; "" ) &

If ( Get ( SystemPlatform ) = 3 ; "Platform=iOS Running Go" ; "" ) &

If ( Get ( SystemPlatform ) = 4 ; "Platform=WebDirect" ; "" ) 

 

 

& "    /    " &  

 

If ( Get ( Device ) = 0 ; "Device=Unknown" ; "" ) &

If ( Get ( Device ) = 1 ; "Device=Mac" ; "" ) &

If ( Get ( Device ) = 2 ; "Device=Windown PC" ; "" ) & 

If ( Get ( Device ) = 3 ; "Device=iPad" ; "" ) & 

If ( Get ( Device ) = 4 ; "Device=iPhone or iPod Touch" ; "" ) 

 

& "    /    " &  

 

"Server:  " & Get ( HostApplicationVersion ) & "    /    HostName:" & Get ( HostName )

& "    /    Host App Version (Number): " & GetAsNumber ( Get ( HostApplicationVersion )  )

 

Script 0050:

 

Line 24, change to calc:  PatternCount ( Get(HostApplicationVersion) ; "Server" ) > 0  and 

PatternCount ( Get(ApplicationVersion) ; "Server" ) = 0 and 

T14_PREFERENCES::flag_use_PSOS = "Yes" and

$$PSOS_currently_functional = "Yes" and

Get(ActiveModifierKeys) = 0

 

Line 26, Change to Script Parameter:  "Dashboard Charts and Calcs Updated by PSOS |  Requested by: " & Get(AccountName) & " | " & Get(UserName)

 

Before anyone asks... we normally don't provide this level of detail for a FREE product.  This sort of detail... we normally don't preserve.  HOWEVER...you can get this sort of data... if you run your various copies of FMSP through a reporting tool.  - RC

Create an account or sign in to comment

Similar Content

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.