Search found 7 matches

by bruceBUS6Zc8
Wed Nov 02, 2016 10:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cant add navigation widget in Standalone Settings
Replies: 3
Views: 3183

Re: Cant add navigation widget in Standalone Settings

Hi Klaus

Thank you for the quick reply.

Will make a note.

Thank you!

Regards,

Bruce
by bruceBUS6Zc8
Wed Nov 02, 2016 9:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cant add navigation widget in Standalone Settings
Replies: 3
Views: 3183

Cant add navigation widget in Standalone Settings

HI, On this page there are directions on how to add a widget in standalone settings. http://lessons.livecode.com/m/33498/l/535490-how-to-include-a-widget-in-standalone-app The files that they are shown to select to add widgets on tab 'copy files' do not appear in Livecode 8.1.1 and the navigation do...
by bruceBUS6Zc8
Sat Oct 01, 2016 7:12 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Array tips and tricks - Array temporary data empty
Replies: 3
Views: 3187

Re: Array tips and tricks - Array temporary data empty

Hi In Livecode 8.1 the word temporary is incorrect. It should be temp. The code will execute with the following result. If you run with temporary the column saved to temporary - put theData[1] into temporary- is empty when displayed / output as message. put temporary into theData[3] - will show an e...
by bruceBUS6Zc8
Fri Sep 30, 2016 7:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Array tips and tricks - Array temporary data empty
Replies: 3
Views: 3187

Array tips and tricks - Array temporary data empty

Hi I am working through the Array How To steps. Below is the code quoted on the page. For the script to work the word temporary should be replaced with temp. I am not able to post the url: (Your account does not have permission to post links or domain/page references.) Page name below. 9678-how-do-i...
by bruceBUS6Zc8
Tue Sep 27, 2016 7:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cloud and Database Academy App Error
Replies: 4
Views: 3698

Re: Cloud and Database Academy App Error

Hi Klaus

Thank you for the update.

Big appreciation.

Regards

Bruce :D
by bruceBUS6Zc8
Mon Sep 26, 2016 5:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cloud and Database Academy App Error
Replies: 4
Views: 3698

Re: Cloud and Database Academy App Error

Hi

You can fix this error by using LiveCode 7.1.4.

Not sure what the difference is.

Regards

Bruce
by bruceBUS6Zc8
Sun Sep 25, 2016 7:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cloud and Database Academy App Error
Replies: 4
Views: 3698

Cloud and Database Academy App Error

Hi When I open the Cloud and Database Academy I get this error: card "Cloud-TextEditor": execution error at line 2 (Property: invalid enumeration value), char 1. I tied all the course file resources and they all show the same error when opening. The complete code version also shows the same error. S...