Search found 151 matches

by tyarmsteadBUSuSfT
Sun Feb 23, 2014 10:39 pm
Forum: Android Deployment
Topic: Emailing an attachment
Replies: 14
Views: 7421

Re: Emailing an attachment

I am trying this but to no avail there still isn't an attchment.: My phone is over the internet so I test it on the android devise not connect to the computer. I'm sure it is right in front of me, but I can't see it. mobileSetKeyboardType "email" local tSubject, tTo, tCCs, tBCCs, tBody, tAttachment ...
by tyarmsteadBUSuSfT
Sat Feb 22, 2014 9:04 pm
Forum: Android Deployment
Topic: Emailing an attachment
Replies: 14
Views: 7421

Re: Emailing an attachment

Thanks Klaus,
But it is stopping at the export snapshot line.
Ty
by tyarmsteadBUSuSfT
Sat Feb 22, 2014 7:31 pm
Forum: Android Deployment
Topic: Emailing an attachment
Replies: 14
Views: 7421

Re: Emailing an attachment

Still didn't work: mobileSetKeyboardType "email" local tSubject, tTo, tCCs, tBCCs, tBody, tAttachment put empty into lvLaunchString   set the defaultFolder to specialFolderPath("documents") export snapshot from this card to URL ("file:" & specialFolderPath("documents") & "/Color.jpg") as JPEG put sp...
by tyarmsteadBUSuSfT
Sat Feb 22, 2014 3:38 pm
Forum: Android Deployment
Topic: Emailing an attachment
Replies: 14
Views: 7421

Re: Emailing an attachment

It is with 6.6.0-dp|build
Should I file a bug report?
by tyarmsteadBUSuSfT
Sat Feb 22, 2014 3:22 pm
Forum: Android Deployment
Topic: Emailing an attachment
Replies: 14
Views: 7421

Re: Emailing an attachment

Thank you Klaus, but I've got to ask again, because I'm just not getting it. I want to export and email a screen shot. mobileSetKeyboardType "email" set the defaultFolder to specialFolderPath("documents") export snapshot from this card to URL ("file:" & specialFolderPath("documents") & "/Color.jpg")...
by tyarmsteadBUSuSfT
Sat Feb 22, 2014 2:23 pm
Forum: Android Deployment
Topic: Emailing an attachment
Replies: 14
Views: 7421

Emailing an attachment

Hello, I noticed the the latest release indicated that the bug had been fixed for the email attachment error. I tried this code and while I can see the attachment prior to sending it does not send the attachment. on mouseup mobileSetKeyboardType "email"    Ask "Send to what email address?"    put it...
by tyarmsteadBUSuSfT
Wed Feb 19, 2014 3:33 am
Forum: Android Deployment
Topic: segmentation error on Android
Replies: 1
Views: 1528

Re: segmentation error on Android

I think it was my android causing the problem.
Thank you
Ty
by tyarmsteadBUSuSfT
Tue Feb 18, 2014 12:42 am
Forum: Android Deployment
Topic: segmentation error on Android
Replies: 1
Views: 1528

segmentation error on Android

Hi,
I was able to test yesterday and not today when I test my android app i am getting "Installation of app failed 4534 KB/s (3485073 bytes in 0.750s) segmentation failed. I recently install the latest patch and all was sell yesterday. I did not change any code from yesterday to today.
Thanks
Ty
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 5:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

Klaus,
Thank you so very much!! I think I got so frustrated I started circular reasoning.
Thank you. You and your team of support are certainly top drawer!
Ty
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 4:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

Klaus all I wanted to do was send the txt file. I thought you could copy it out of the contents. How should I send youth text file?
TY
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 4:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

I put the item file in data grid on a card. The idea is to enter an item name then description and category. the use can select a priority radio button. Then save location and map are not working as I did not include the Merg files and cards. The only card active other than the main entry is the Wis...
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 3:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

Klaus,
I am sorry for the frustration. Thank you for looking at this.
Ty
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 2:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

Also, often when it getes to the set the dgdData of group.... the datagrids emptys and the templates are even gone. But if I comment out the set the dgData the templates will remain althought empty.
Ty
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 2:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

Simon, That is what I have done -fix row height was unchecked -set the text of field "category" of group "wishlist" to pDataArray["category'], etc is in the fillindata just as Klaus inidicated as with the array set up. If I have four lines of itemss in the file I am getting four empty forms on the c...
by tyarmsteadBUSuSfT
Tue Jan 07, 2014 2:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Updating a data grid
Replies: 32
Views: 13130

Re: Updating a data grid

/Users/tyronearmstead/Desktop/card.tiff I appreciate your help, but I am getting empty forms on the data grid or I am getting one form and it is just replace the data as I step thru it. Are you placing the creation of the array within the fillindata or outside of the data grid such as the preopencar...

Go to advanced search