Re: 9.6.9 iOS compile error

2023-04-13 Thread Mark Waddingham via use-livecode
On 2023-04-14 03:48, Andrew at MidWest Coast Media via use-livecode wrote: When compiling the same app using 9.6.9 and Xcode 14.2, my submissions are getting rejected by Apple when attempting to upload with Transporter: ERROR ITMS-90502: "Invalid Bundle. Your binary, 'com.midwestcoastmedia.li

9.6.2 iOS compile error

2023-04-13 Thread Andrew at MidWest Coast Media via use-livecode
Has anyone been able to successfully submit an iOS build to the AppStore using the new 9.6.2 and Xcode 14.2? When compiling my app using 9.6.2rc2 and Xcode 13.2, my submissions are accepted with the familiar warning: WARNING ITMS-90725: "SDK version issue. This app was built with the iOS 15.2 S

Re: What does compile error "rotate: error in angle description" mean?

2014-03-31 Thread Mark Wieder
James Hale writes: > Two questions I guess. > 1. Anyone had this error message when not doing anything with rotations? > If so, did you discover what it meant? > > 2. anyone had luck on loading extensions to SQLite? 1. That's definitely the wrong error code for what you're trying to do. 2

Re: What does compile error "rotate: error in angle description" mean?

2014-03-31 Thread J. Landman Gay
On 3/30/14, 10:02 PM, James Hale wrote: I am starting to get this error when running my scripts: compile error "rotate: error in angle description" Since you're getting that error while using a new feature, it sounds to me like the engine has linked it to the wrong erro

Re: What does compile error "rotate: error in angle description" mean?

2014-03-31 Thread Peter Haworth
message is curious since it says it's a compile error, but you got it at runtime. Could it be an issue with whatever extension you are trying to load? Pete Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAd

What does compile error "rotate: error in angle description" mean?

2014-03-30 Thread James Hale
Hi, I am starting to get this error when running my scripts: compile error "rotate: error in angle description" Which if I was doing anything remotely graphical I could perhaps understand. But I am not doing anything to do with angles or rotation. The most recent example of ge

Re: Strange compile error

2013-04-29 Thread Robert Brenstein
On 25.04.2013 at 16:46 Uhr -0700 Peter Haworth apparently wrote: Don't think it needs anyone to spend any more time on it now that I've got it working. I'll just accept it as a compiler weirdness, although the error message didn;t give any clue as to what the the real problem might have been.

Re: Strange compile error

2013-04-25 Thread Alan Stenhouse
Hi Pete Did you try putting brackets around the variable? cheers Alan -- Alan Stenhouse alanstenho...@hotmail.com Check out our apps on the App Store: BeatSpeak - the multilingual talking metronome; EV-Point - Find your nearest Electric Vehicle Recharge Station.

Re: Strange compile error

2013-04-25 Thread Peter Haworth
On Thu, Apr 25, 2013 at 3:43 PM, J. Landman Gay wrote: > Mark The RunRev would know, or maybe we can get Mark The Wieder to comb > through the source code and find out. In fact, keeping him busy might save > us from some of those bad puns. Don't think it needs anyone to spend any more time on it

Re: Strange compile error

2013-04-25 Thread Peter Haworth
On Thu, Apr 25, 2013 at 3:37 PM, J. Landman Gay wrote: > In the meantime, there's no reason not to complain to me. But given the > way this week has been going, you'll have to stand in line. > But, but, but... I complained last week, before you sent the email :-) Pete lcSQL Software

Re: Strange compile error

2013-04-25 Thread Mark Wieder
J. Landman Gay writes: > In fact, keeping him busy might save us from some of those bad puns. ...in your dreams... -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

Re: Strange compile error

2013-04-25 Thread J. Landman Gay
On 4/25/13 3:32 PM, Peter Haworth wrote: Hi Jacque, Yes, definitely abbrev name as in field "myField". However, there's no way for the compile process to know the contents of pitemname at runtime so I don't think that's what is causing the error. As mentioned, adding the word "control" before p

Re: Strange compile error

2013-04-25 Thread Mark Wieder
Peter Haworth writes: > I think all this talk of extra terrestrials and ESP is having some sort of > time warp effect on the internet. Not only that, but I think all this talk of extra terrestrials and ESP is having some sort of time warp effect on the internet. -- Mark Wieder mwie...@ahsoft

Re: Strange compile error

2013-04-25 Thread J. Landman Gay
On 4/25/13 3:59 PM, Mark Wieder wrote: Peter Haworth writes: I'm experiencing some sort of weird time warp with your emails to the list. I just replied to Jacque's email which contained the text of yours BEFORE I received yours! If you start getting my emails before I send them, then I thi

Re: Strange compile error

2013-04-25 Thread J. Landman Gay
On 4/25/13 3:53 PM, Mark Wieder wrote: Peter Haworth writes: I'm experiencing some sort of weird time warp with your emails to the list. I just replied to Jacque's email which contained the text of yours BEFORE I received yours! Ah, that Jacque is such a joker! You should talk... -- Ja

Re: Strange compile error

2013-04-25 Thread Peter Haworth
On Thu, Apr 25, 2013 at 1:59 PM, Mark Wieder wrote: > If you start getting my emails before I send them, then I think complaints > to Jacque are in order. In fact, I think complaints to Jacque *before* you > receive them would be even more apropos. Don't wait until it's too late. > I think all t

Re: Strange compile error

2013-04-25 Thread Peter Haworth
Hi Mark, Jacque's suggestion of putting "control" before "pitemname" is working for me although, as mentioned in a prior email, I'm not sure why, but I'll take it. You're right, using IDs would require me to keep a list of the ids related to each abbrev name in a custom prop somewhere, not a big d

Re: Strange compile error

2013-04-25 Thread Mark Wieder
Peter Haworth writes: > I'm experiencing some sort of weird time warp with your emails to the list. > I just replied to Jacque's email which contained the text of yours BEFORE > I received yours! If you start getting my emails before I send them, then I think complaints to Jacque are in order.

Re: Strange compile error

2013-04-25 Thread Mark Wieder
Peter Haworth writes: > I'm experiencing some sort of weird time warp with your emails to the list. > I just replied to Jacque's email which contained the text of yours BEFORE > I received yours! Ah, that Jacque is such a joker! -- Mark Wieder mwie...@ahsoftware.net _

Re: Strange compile error

2013-04-25 Thread Peter Haworth
Hi Mark, Yes, as just confirmed to Jacque. I'm experiencing some sort of weird time warp with your emails to the list. I just replied to Jacque's email which contained the text of yours BEFORE I received yours! Pete lcSQL Software On Thu, Apr 25, 2013 at 12:06 PM, Mark W

Re: Strange compile error

2013-04-25 Thread Peter Haworth
Hi Jacque, Yes, definitely abbrev name as in field "myField". However, there's no way for the compile process to know the contents of pitemname at runtime so I don't think that's what is causing the error. As mentioned, adding the word "control" before pitemname makes everything work but also cau

Re: Strange compile error

2013-04-25 Thread J. Landman Gay
On 4/25/13 2:06 PM, Mark Wieder wrote: J. Landman Gay writes: The menu item will be something like "my item". There won't be an ID for "my item". There just may be an ID for control "my item". ;) Pete said that he's using the abbreviated name, which *does* contain the control type. My ESP

RE: Strange compile error

2013-04-25 Thread Ralph DiMola
t;, char 7 Maybe the dreaded "Do" is a way around this? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Peter Haworth Sent: Thursday, April 25, 2013

Re: Strange compile error

2013-04-25 Thread Mark Wieder
J. Landman Gay writes: > The menu item will be something like "my item". There won't be an ID for > "my item". There just may be an ID for control "my item". ;) Pete said that he's using the abbreviated name, which *does* contain the control type. -- Mark Wieder mwie...@ahsoftware.net _

Re: Strange compile error

2013-04-25 Thread Mark Wieder
Peter Haworth writes: > What am I missing? The easiest way around this is the wordiest: getPropertyValues the long id of (word 1 of pitemname && word 2 of pitemname && "of group" && "TestControls") but in general you would probably be better off using the id rather than the abbreviated name. S

Re: Strange compile error

2013-04-25 Thread Peter Haworth
On Thu, Apr 25, 2013 at 11:46 AM, J. Landman Gay wrote: > The menu item will be something like "my item". There won't be an ID for > "my item". There just may be an ID for control "my item". ;) > > getPropertyValues the long ID of control pitemname of group "TestControls" > Hi Jacque, Adding "co

Re: Strange compile error

2013-04-25 Thread J. Landman Gay
On 4/25/13 1:17 PM, Peter Haworth wrote: *on* menuPick pItemName buildPropertyGroups pitemname getPropertyValues the long ID of pitemname of *group* "TestControls" *end* menuPick (Apologies in advance for any strange formatting my mail client inserts) The above gets a com

Strange compile error

2013-04-25 Thread Peter Haworth
*on* menuPick pItemName buildPropertyGroups pitemname getPropertyValues the long ID of pitemname of *group* "TestControls" *end* menuPick (Apologies in advance for any strange formatting my mail client inserts) The above gets a compile error on the getPropertyValues line

Re: compile error

2011-02-19 Thread Yves COPPE
Le 19 févr. 2011 à 19:29, Colin Holgate a écrit : > The help on explicitVariables says that it's used for figuring out subtle > problems with your variable names. If you set the explicitVariables to true, > and then try your button, does it behave any differently? > > > re, No, If the chec

Re: compile error

2011-02-19 Thread Yves COPPE
Le 19 févr. 2011 à 19:41, Colin Holgate a écrit : > > On Feb 19, 2011, at 1:27 PM, Mike Bonner wrote: > >> In your preferences, under the script editor section, chances are that >> "strict compilation mode" has been checked. If so you must specifically >> declare any variables. If you take the

Re: compile error

2011-02-19 Thread Colin Holgate
On Feb 19, 2011, at 1:27 PM, Mike Bonner wrote: > In your preferences, under the script editor section, chances are that > "strict compilation mode" has been checked. If so you must specifically > declare any variables. If you take the check out, problem should go away. That does seem to be it

Re: compile error

2011-02-19 Thread Colin Holgate
The help on explicitVariables says that it's used for figuring out subtle problems with your variable names. If you set the explicitVariables to true, and then try your button, does it behave any differently? ___ use-livecode mailing list use-livecod

Re: compile error

2011-02-19 Thread Mike Bonner
In your preferences, under the script editor section, chances are that "strict compilation mode" has been checked. If so you must specifically declare any variables. If you take the check out, problem should go away. On Sat, Feb 19, 2011 at 11:21 AM, Yves COPPE wrote: > Hello list, > > LC has s

compile error

2011-02-19 Thread Yves COPPE
Hello list, LC has suddenly a strange behavior I make a new stack create a btn write code (without any variables) and close the btn : no probleù as soon as I create a variable (I may change the name of the variable, it makes no difference) and close the script I get an error compilation error