18:35:12 From Jul Carson to Everyone: Good evening everyone 18:46:48 From Christian Schmitz to Everyone: https://engageu.eu 18:47:11 From Christian Schmitz to Everyone: https://www.youtube.com/@engageu_eu 18:47:17 From Christian Schmitz to Everyone: A new recording shows up every few days 18:47:25 From Jul Carson to Everyone: Thanks Christian. Also ma link on the FMBug website fmbug.org.uk 18:48:58 From Christian Schmitz to Everyone: 12th - 14th of November 2023 Antwerp, Belgium 18:53:04 From Ara Martirossian to Everyone: All good thanks. Yes ready and willing 🙂 18:53:13 From Jul Carson to Everyone: Reacted to "All good thanks. Yes..." with 👍 18:54:18 From Doug Wallis to Everyone: We’ve updated the specs for 19.6 to give a bit more info regarding the specs for the server - https://support.claris.com/s/article/Claris-FileMaker-19-4-19-6-Technical-Specifications?language=en_US 19:15:57 From Gary Palmer to Everyone: Known issues with printing from Claris FileMaker Pro in macOS Ventura: https://support.claris.com/s/article/Known-issues-with-printing-in-macOS-Ventura?language=en_US 19:16:12 From Gary Palmer to Everyone: Working with data types in fields and comparisons: https://support.claris.com/s/article/Working-with-data-types-in-fields-and-comparisons?language=en_US 19:16:25 From Gary Palmer to Everyone: Software downloads for deprecated operating systems: https://support.claris.com/s/article/Software-downloads-for-deprecated-operating-systems?language=en_US 19:16:38 From Gary Palmer to Everyone: EngageU Presentations: https://www.youtube.com/@engageu_eu 19:16:51 From Gary Palmer to Everyone: Structure a FileMaker Server Script Schedule for Polling a Web Service: https://www.soliantconsulting.com/blog/structure-filemaker-server-script-schedule-polling-web-service/ 19:17:11 From Gary Palmer to Everyone: JSON Currency Exchange Rates revisited: https://filemakerhacks.com/2023/02/27/json-currency-exchange-rates-revisited/ 19:38:58 From Andrew Duncan to Everyone: Hi Jul! 19:54:57 From Ian Jempson to Everyone: hey guys, sorry but I’ve got to duck out early. Was interesting as always 20:12:01 From Doug Wallis to Everyone: https://www.claris.com/connect/apps/ 20:30:21 From Tony White to Everyone: "Working with data types in fields and comparisons" https://support.claris.com/s/answerview?anum=000036481&language=en_US ...is one of my favorite Claris Engineering Blog posts, because it addresses features that we all use. I would like to have a better understanding of where typecasting is "built in" so that I can write the cleanest code possible. Here is one example where we might be able to use less code than suggested... Set Field [ Table::DateField ; Timestamp ( Date ( 1 ; 2 ; 2023 ) ; Time ( 4 ; 5 ; 6 ) ) ] ...seems to do the same as… Set Field [ Table::DateField ; GetAsText ( Timestamp ( Date ( 1 ; 2 ; 2023 ) ; Time ( 4 ; 5 ; 6 ) ) ) ] …and is easier to read. Type casting seems to be built in (as shown above) when setting a field. Reliable? Also, there seems to be type casting when reading data from a number, date, etc. field into a $variable. True? Is this alway good to do?: “Use the GetAs functions when setting a variable to guarantee a specific type.” Finally see the comment here… Date Format Demystified https://www.youtube.com/watch?v=PwOtajpDtOM …where I posted a comment as FileMaker-Fanatics “Good video. Well done. What do you think about adding an auto-enter calculation... Date ( Month ( Self ) ; Day ( Self ) ; Year ( Self ) ) ...so that what is shown when you click into the field is consistent regardless if data entry was 11/26/2022, 11-26-2022, or 2022+11+26 ?" 20:32:54 From Stathis Askaridis to Everyone: Works great Tony, I am always using that format when passing JSON parameters ! It is also working with timestamps e.g. 2023+03+20 20:32:14 20:40:59 From Jul Carson to Everyone: Thanks Tony. Great stuff and good promotion of discussion! 20:48:56 From Tony White to Everyone: Reacted to "Thanks Tony. Great s..." with 👍 20:56:02 From Stathis Askaridis to Everyone: https://blog.beezwax.net/odata-for-filemaker-examples-tips-and-nuances/ 21:01:45 From Tony White to Everyone: Customer calls. Gotta run. Thanks for the show! 21:07:11 From Andrew Duncan to Everyone: Thanks everyone - time for a coffee! Any questions please get in touch: https://www.databuzz.com.au/ 21:07:33 From Ara Martirossian to Everyone: Thanks Andrew, excellent stuff as normal 🙂 21:19:36 From Fabio Bosisio to Everyone: Thanks guys, I have to go.