Search found 4 matches

by JLGMD1
Wed Aug 14, 2024 11:28 pm
Forum: Mac OS
Topic: SAVING DATA TO STANDALONE APPLICATION ISSUE
Replies: 7
Views: 16469

Re: SAVING DATA TO STANDALONE APPLICATION ISSUE

Perfect. Thank you.
by JLGMD1
Wed Aug 14, 2024 1:13 am
Forum: Mac OS
Topic: SAVING DATA TO STANDALONE APPLICATION ISSUE
Replies: 7
Views: 16469

Re: SAVING DATA TO STANDALONE APPLICATION ISSUE

Hi, Is the "splash stack" in its own stack file? And is the "main" stack in its own stack file as well? And now is the main stack then attached to the splash stack via the "Standalone Settings" of the splash stack? Please let us know... Craig Yes both the "splash stack" and the "main" stack are sepa...
by JLGMD1
Wed Aug 14, 2024 1:06 am
Forum: Mac OS
Topic: SAVING DATA TO STANDALONE APPLICATION ISSUE
Replies: 7
Views: 16469

Re: SAVING DATA TO STANDALONE APPLICATION ISSUE

Thanks. The issue seems to be on the Mac only. The Windows standalone app build works well and new data is saved to the data stack. However, it is not working on the Mac OS. How do I move it from the bundle to the Apple support folder?
by JLGMD1
Mon Aug 12, 2024 12:43 am
Forum: Mac OS
Topic: SAVING DATA TO STANDALONE APPLICATION ISSUE
Replies: 7
Views: 16469

SAVING DATA TO STANDALONE APPLICATION ISSUE

Two stacks BEAKEREXPEDITESLAUNCH4 (splash stack) BEAKEREXPEDITES3 (main app) Tried the splash card method using a button with the script below to launch the main app in the stand alone application. The stand alone app builds without an issue. New data that is entered in fields in the main app are no...