RE: Android APK sanity check

2018-05-31 Thread Paul Richards via use-livecode
You might want to have a look at https://quality.livecode.com/show_bug.cgi?id=20954 Sounds very much like the issue you are having. -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: 30 May 2018 23:22 To: LiveCode Mailing List Cc: J. Landman

CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Klaus major-k via use-livecode
Hi friends, I entered the above mentioned WRONG syntax into the message box of LC 9 and LC silently crashes without notice!? On my Mac. Just like with the HyperCard stacks yesterday. No problem in LC 8.1.10 and 5.02, where I get "Compilation error..." Anyone seen this? Could you please try this

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Richmond Mathewson via use-livecode
I do have a support level below the purchase price! The purchase price is $50, but donations of $25 will get a copy of the program. Richmond. On 31/5/2018 7:04 am, Peter Bogdanoff via use-livecode wrote: Hey Richmond, Looks good! You should have a support level somewhere below the purchase

Re: Android APK sanity check

2018-05-31 Thread panagiotis merakos via use-livecode
Hi all, The first thing that came to my mind was the bug report that Paul referenced, but I had a look at the Samsung S5 specs and it seems it has an ARM chip, so it should not be affected by this bug. @Jacque does that happen with any android standalone you build with LC 9.0.0, or just this

UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
Hi, In LC, if I have a field or variable in Japanese (double-byte) and get, say, the 5th character, it returns the correct double-byte character. But on LC server (on-rev hosting) "character" commands get single bytes, breaking the Japanese character turning it into gibberish. Is there any

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread panagiotis merakos via use-livecode
Thanks Klaus :) On Thu, May 31, 2018 at 12:15 PM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Clarence, > > > Am 31.05.2018 um 13:09 schrieb Clarence Martin via use-livecode < > use-livecode@lists.runrev.com>: > > > > I don't know if this helps: > > I tried this

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Ralf Bitter via use-livecode
> On 31. May 2018, at 13:21, Matthias Rebbe via use-livecode > wrote: > > Did you try to run Livecode Server from ssh command line? That sometimes > returns useful error messages. This returns: “error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Matthias Rebbe via use-livecode
Hi Ralf, i´ve received a similar explanation today from Support, but with some additional information "Yes, I am aware that LiveCode 9 does not work because of the glibc dependency problem. However, fixing it is not proving straightforward. The OS requires glibc 2.12 and cannot run with 2.14,

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Matthias Rebbe via use-livecode
Ups, i´ve added the url to my HostM account. This here is TIO https://tsnet.livecode.space/index.lc > Am 31.05.2018 um 13:21 schrieb Matthias Rebbe via use-livecode > : > > Hi Ralf, > > i´ve received a similar explanation today from Support, but with

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread panagiotis merakos via use-livecode
@Matthias, RE the tsNet error, since you 've installed the 32bit version of Livecode Server Business, you'll need the 32 bit version of the tsNet external, so you'll have to use the `tsNet-x86.so` file instead of the `tsNet-x64.so` Does that fix the problem for you? Best, Panos -- On Thu,

Re: LC & Java

2018-05-31 Thread Graham Samuel via use-livecode
Perhaps I don’t quite know what is being expressed here, but nevertheless I think it chimes with the feeling I have when I see stuff on this list about linting, github, even LCB. It’s an alien world. It may also be the future. Increasingly I realise I belong to the past. Is it time to stop

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Håkan Liljegren via use-livecode
Crash here! LC 9.0.0 / Mac OS 10.13.4 On 31 May 2018, 10:42 +0200, How to use LiveCode , wrote: > > put the hostnametoaddress ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Ralf Bitter via use-livecode
Hi Matthias, to get LC server 9 running on On-Rev I was told by the support team: “We can't upgrade glibc because of operating system incompatibilities. However, we have installed it along side the current 2.12 version at /opt/glibc-2.14/bin” This means you have to launch the server

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Klaus major-k via use-livecode
Hi Hakan, > Am 31.05.2018 um 11:14 schrieb ha...@exformedia.se: > > Crash here! > > LC 9.0.0 / Mac OS 10.13.4 > On 31 May 2018, 10:42 +0200, How to use LiveCode > , wrote: >> >> put the hostnametoaddress thanks, that makes two so far :-) Anyone else seeing this? Best Klaus -- Klaus

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread panagiotis merakos via use-livecode
I see that too :) Would you mind filing a bug so as we fix it in the next release, if possible, Best, Panos -- On Thu, May 31, 2018 at 11:07 AM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Hakan, > > > Am 31.05.2018 um 11:14 schrieb ha...@exformedia.se: > > > >

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Klaus major-k via use-livecode
Hi Panos, > Am 31.05.2018 um 12:44 schrieb panagiotis merakos : > > I see that too :) wonderful! 8-) This also happens if I put this line into e.g. a button script. > Would you mind filing a bug so as we fix it in the next release, if possible, Sure, just wanted to wait for at least three

RE: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Clarence Martin via use-livecode
I don't know if this helps: I tried this on a Windows 10 computer with LC 9 and got: " Script compile error: Error description: Handler: bad command" -Original Message- From: use-livecode On Behalf Of Klaus major-k via use-livecode Sent: Thursday, May 31, 2018 1:42 AM To: How to use

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Klaus major-k via use-livecode
Hi Clarence, > Am 31.05.2018 um 13:09 schrieb Clarence Martin via use-livecode > : > > I don't know if this helps: > I tried this on a Windows 10 computer with LC 9 and got: > " Script compile error: > Error description: Handler: bad command" it helps insofar that this is obiously a Mac thing.

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
Hi Jacque, You have been one of the people on the List that has answered many of my questions about building Android Applications. I do have an application that uses mergJSON and the problem that I have is only during the initial starting of the application after the APK is loaded. I also get a

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
Thanks for the comments. I've actually seen the problem with initial startup on a few apps but in this case a relaunch still crashes. :( Since you have a few older devices, it might help the team narrow down what's affected if you try out my test stack. Bug report is here:

Re: LC & Java

2018-05-31 Thread Graham Samuel via use-livecode
Trevor, thanks for your response. Of course you are right - and I do appreciate that there are many talented and hardworking people working on all this stuff and that LiveCoders as a whole will benefit, and some are already benefitting. I suppose it’s hard, given a pretty large chunk of a

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
I created a plain do-nothing stack and it works on my Samsung. Then I set the inclusions to same ones in my working project. The plain stack then had the same misbehavior -- black screen and crash on launch. One by one I turned off each inclusion, tested, and then turned it back on and

Re: HilitedLine of list field lost when unlocked field selected

2018-05-31 Thread dunbarx via use-livecode
Hi. I am in v. 8.1.9 and do not see this in either locked or unlocked fields. I made three, clicked on a line in each, which hilited correctly, and then both tabbed and clicked all morning through them. Each hilited line stuck unless I changed it. Craig -- Sent from:

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Richmond Mathewson via use-livecode
Thank you, Lagi, for your advice. On 31/5/2018 5:43 pm, Lagi Pittas via use-livecode wrote: Hi Richmond, I think peter was hinting at the same thing as me in the Forum. Crowdfunding campaigns of much more expensive products and aims come with token "We love to help but don't have a use for

Will the Same Preferences Work Behind 8.1.10 VS. 9.0

2018-05-31 Thread Sannyasin Brahmanathaswami via use-livecode
Setting aside the xcode-select you have to do in the terminal to go on 9.2 and 9.3 and back again. Will the LC preferences remain uncorrupted going from on to the other? I need features in 8.1.10 but also need to debug on the phone itself (with 9) How soon is 9.1 * coming? BR

Re: LC & Java

2018-05-31 Thread Trevor DeVore via use-livecode
On Thu, May 31, 2018 at 7:43 AM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > Perhaps I don’t quite know what is being expressed here, but nevertheless > I think it chimes with the feeling I have when I see stuff on this list > about linting, github, even LCB. It’s an

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
Hi Jacque, I just tried your test stack and I can't get it to complete the APK to load on either of my devices. This is odd. I tried loading my application right after to make sure I hadn't made any changes to the Android Stand-Alone settings and I was able to compile my application.

Re: Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Monte Goulding via use-livecode
Hi Trevor I’m pretty sure that the following will do what you want here: textDecode(format(),”utf-8”) Cheers Monte > On 1 Jun 2018, at 6:13 am, Trevor DeVore via use-livecode > wrote: > > Hi, > > I have a text file that contains Hex UTF-8 bytes encode in the following > manner: > > ``` >

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
Thanks for testing. Maybe it's a Mac problem. The identifier shouldn't matter in this case though, if you were originally using the unique one I put into the stack. So that's odd too. On 5/31/18 5:07 PM, Clarence Martin via use-livecode wrote: The problem that I had, had to do with the

Re: UTF8 on LC server

2018-05-31 Thread kee nethery via use-livecode
I’m assuming you are using “unicode” (aka UTF-16) and not UTF8 to do all your transforming of the data? Kee > On May 31, 2018, at 4:46 PM, Tim Selander via use-livecode > wrote: > > Thanks, Kee. > > Actually, I had found the reference to codepoint in the dictionary and tried > it. But it

Re: Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Monte Goulding via use-livecode
> On 1 Jun 2018, at 2:18 pm, Trevor DeVore via use-livecode > wrote: > > Yes it does! `format` is my new best friend. Hmm… why not just throw the whole thing at format? If it has one escape sequence it might have others and you can’t put one in there and expect a single `\` to be literal.

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Mark Wieder via use-livecode
On 05/31/2018 08:18 PM, Colin Holgate via use-livecode wrote: Read the other two articles, then divide by 2. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
I just uploaded this to my Nexus7 and it works the same way. It initially opens with a blank screen and then opens correctly. -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 4:20 PM To: How to use LiveCode Cc: J. Landman

Cropping an image

2018-05-31 Thread Ralph DiMola via use-livecode
OK, Here's the deal. Although there is a byte for alpha in the z buffer (imagedata) it seems to be ignored. The alpha data is only in the alphadata property. You also must set the text property to empty before you set the new image(imagedata) and alpha data(alphadata). This example just does a

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread J. Landman Gay via use-livecode
C'mon, Colin. You know most programmers don't do math. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On May 31, 2018 10:20:39 PM Colin Holgate via use-livecode wrote: Read the other two articles, then divide by 2. On May 31, 2018,

RE: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
Okay, I'm stumped. I have a Nexus 7 too, running Android 6.0.1. I put the test apk on it and it crashes on launch every time. I tried relaunching several times. Thanks for the input, maybe the team can make something of it. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Iphonelagi via use-livecode
Hi Richmond, Well I couldn’t agree more if that is the case, but that was 2 minutes of googling but the general suggestion of contacting “good” Sanskrit related organisations of watch you no doubt know a good few still has merit. And you never know who or what might turn up. Anyway hope all

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Richard Gaskin via use-livecode
Lagi Pittas wrote: > I would put a couple of "we love ya" perks $1 $5 or $7 (there is some > psychology with the last one). I would love to learn more about 7, but when I went searching I just found the usual articles about the psychology of 9 and 5. Where can I learn more? -- Richard

Re: Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Trevor DeVore via use-livecode
On Thu, May 31, 2018 at 5:20 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > I’m pretty sure that the following will do what you want here: > > textDecode(format(),”utf-8”) > Yes it does! `format` is my new best friend. Thanks for everyone’s tips. Here is what I

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Colin Holgate via use-livecode
Read the other two articles, then divide by 2. > On May 31, 2018, at 10:57 PM, Richard Gaskin via use-livecode > wrote: > > Lagi Pittas wrote: > > I would put a couple of "we love ya" perks $1 $5 or $7 (there is some > > psychology with the last one). > > I would love to learn more about 7,

Re: Cropping an image

2018-05-31 Thread Monte Goulding via use-livecode
This reminds me I was looking at this stuff the other day and it’s really not a big job to add a pixelData property that is ARGB instead of the xRGB we have for imageData which would reduce the data you are dealing with if you want to set the alpha at the same time. Good community contribution

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
I just took another look and I see that the identifier had reverted to the default, so that explains why you had to change it. Even after I reset it to something unique though it still fails here. It looks like it's time for the LC guys to employ their magic. On 5/31/18 5:44 PM, J. Landman

Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Trevor DeVore via use-livecode
Hi, I have a text file that contains Hex UTF-8 bytes encode in the following manner: ``` \xC3\xB3 ``` This particular sequence represents the following character: ``` ó ``` I need to read this file in, converting these hex bytes to the proper character. For example, the following string: ```

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
The problem that I had, had to do with the identifier name and had nothing to do with anything else. I remember that from earlier problems that Panos identified for me. The test stack worked on both Android Devices that I have. More info on my system: Windows 10 computer with the Java jdk

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
@Clarence, I just uploaded an apk I built on my Mac. Could you check the bug report again and try the apk I put there? Thanks for your time. On 5/31/18 5:49 PM, J. Landman Gay via use-livecode wrote: I just took another look and I see that the identifier had reverted to the default, so that

Re: UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
Thanks, Kee. Actually, I had found the reference to codepoint in the dictionary and tried it. But it seems to work the same as character -- breaking kanji. My test code is "put codepoint 500 to 550 of variable1" and the webpage shows: �。こうして夕があり、朝があった。� The beginning and ending kanji got

Re: UTF8 on LC server

2018-05-31 Thread kee nethery via use-livecode
> On May 31, 2018, at 4:33 PM, Tim Selander via use-livecode > wrote: > > Thanks, Warren. > > Yes, I've got that header set up, and UTF8 is working fine, pages look great. > But LC server is not handling character chunking in variables the same way as > LC desktop. In desktop, I can say

Re: UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
Hi Kee and Alex, The original documents I'm working with are UTF8, so that's that I've been using. So converting them to UTF16 is recommended? I'll try that. Alex, desktop is version 8 something, and the server is the one installed on the on-rev host; can't remember what the key in $_Server

Re: UTF8 on LC server

2018-05-31 Thread Alex Tweedly via use-livecode
On 01/06/2018 01:17, Mike Bonner via use-livecode wrote: on-rev host is 7.0.1 you can get it with version() Hmmm - I get 7.1.0 (on sage). And that might just be the problem with Unicode handling I think it improved in LC v 8 upwards,  but that's an area I know nothing about. You

Access image EXIF info on mobile

2018-05-31 Thread Alan via use-livecode
I have made a test stack to access EXIF information on both Android and iOS and submitted it under bug 21322: https://quality.livecode.com/show_bug.cgi?id=21322 There is a problem (at least on the simulator) that causes a crash currently, hence my bug report. Hopefully the sample stack is

Re: Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Paul Dupuis via use-livecode
As a general approach: 1) use offset() looking for "\x" (or you could use regex) to find the start 2) if the value returned by offset is not zero (call it tOS) put char tOS+2 to tOS+2 into tByte1 and char tOS+6 to tOS+7 into byte2 to get the 2 hex values 3) use the formula put

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
Hi Jacque, I just tried again and it worked. My initial screen after the reload was blank but when I closed the app and reloaded it, it actually works. When I clicked the button I get 1527802252 in the text field. I actually had to change the identifier (in this case to "com.cpm.testapp" ) in the

Re: Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Paul Dupuis via use-livecode
Actually, I think I meant tOS+2 to tOS+3, if the find starts on \x##, the the \ is tOS and tOS+1 is the x That's way I get for rushing a reply. On 5/31/2018 4:47 PM, Bob Sneidar via use-livecode wrote: > You meant tOS+1 to tOS+2? > >> On May 31, 2018, at 13:39 , Paul Dupuis via use-livecode >>

Re: UTF8 on LC server

2018-05-31 Thread Warren Samples via use-livecode
On 05/31/2018 06:43 AM, Tim Selander via use-livecode wrote: Is there any way to get LC Server to handle double-byte characters the same way LC desktop does? Tim Selander Tokyo, Japan LC Server serves pages with a default "Content-Type" header of: Content-Type: text/html;

Re: UTF8 on LC server

2018-05-31 Thread Mike Bonner via use-livecode
on-rev host is 7.0.1 you can get it with version() On Thu, May 31, 2018 at 6:14 PM, Tim Selander via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Kee and Alex, > > The original documents I'm working with are UTF8, so that's that I've been > using. So converting them to UTF16 is

Re: Help converting Hex UTF-8 bytes to character

2018-05-31 Thread Bob Sneidar via use-livecode
You meant tOS+1 to tOS+2? > On May 31, 2018, at 13:39 , Paul Dupuis via use-livecode > wrote: > > tOS+2 to tOS+2 into tByte1 and char tOS+6 to tOS+7 into byte2 to get the ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: UTF8 on LC server

2018-05-31 Thread Alex Tweedly via use-livecode
Hi Tim, which version of LC engine are you using on the LC Server ? ( and which version on the desktop? ) Alex. On 01/06/2018 00:33, Tim Selander via use-livecode wrote: Thanks, Warren. Yes, I've got that header set up, and UTF8 is working fine, pages look great. But LC server is not

Re: UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
Thanks, Warren. Yes, I've got that header set up, and UTF8 is working fine, pages look great. But LC server is not handling character chunking in variables the same way as LC desktop. In desktop, I can say "put char 1 of variable1" and I get a Japanese kanji. In LC Server, I only get half a

Re: UTF8 on LC server

2018-05-31 Thread Mike Bonner via use-livecode
oops, dyslexic typo on my part, sorry about that. On Thu, May 31, 2018 at 6:33 PM, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On 01/06/2018 01:17, Mike Bonner via use-livecode wrote: > >> on-rev host is 7.0.1 you can get it with version() >> > Hmmm - I get 7.1.0

Re: How to handle a LSAH in user entered filename on mobile?

2018-05-31 Thread Bob Sneidar via use-livecode
OIC you wanted to INCLUDE a slash in the filename, not enter a path! Ick. Yeah good choice to exclude them. Anytime you allow a user to enter a filename and/or a path you have to check for valid characters. Many years ago I had a gal who used a character that was legal on a Mac, but not on a

Re: button action different on Android

2018-05-31 Thread Lagi Pittas via use-livecode
Hi Swami, How about using the mousestlilldown command and call the mouseup within that? Lagi On 31 May 2018 at 14:56, Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > Well, "rather Android ceding time for that sort of thing." > > While it may not be a LC

Re: HilitedLine of list field lost when unlocked field selected

2018-05-31 Thread Bob Sneidar via use-livecode
Hi David. Not sure about your issue losing the selection when tabbing between controls. However many have instituted a method of setting the imageSource of the first character of a line of a field to mark a hilited line. Since things like check marks and bullets are not consistent in fonts

Re: ANN: Script Tracker

2018-05-31 Thread Bob Sneidar via use-livecode
Thanks Brian. I was out on vacation the last two weeks so I didn't get a chance to test your improvements you made. I will give it a shot at my earliest convenience. Bob S > On May 30, 2018, at 22:08 , Brian Milby via use-livecode > wrote: > > Script Tracker allows you to work in a binary

Re: Devawriter Pro: Fund Raiser Goes Live!

2018-05-31 Thread Lagi Pittas via use-livecode
Hi Richmond, I think peter was hinting at the same thing as me in the Forum. Crowdfunding campaigns of much more expensive products and aims come with token "We love to help but don't have a use for your product" https://stonemaiergames.com/kickstarter-lesson-113-why-

Re: button action different on Android

2018-05-31 Thread Sannyasin Brahmanathaswami via use-livecode
Well, "rather Android ceding time for that sort of thing." While it may not be a LC "problem" ... we need a way to avoid the long press behavior (if that is it is?) and ensure the button responds. N'est ce pas? BR On 5/30/18, 7:15 PM, "use-livecode on behalf of J. Landman Gay via

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Matthias Rebbe via use-livecode
I would contact supp...@on-rev.com if not already done. Matthias > Am 31.05.2018 um 13:57 schrieb Ralf Bitter via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > >> On 31. May 2018, at 13:21, Matthias Rebbe via use-livecode >>

Cropping an image

2018-05-31 Thread Ralph DiMola via use-livecode
I am trying to take the first n rows and the last n rows of an image and deleting the center (from top to bottom) and pasting the top and bottom together. The imagedata of an image control seems to be a z buffer with 4 bytes per pixel. I put the first n rows followed by the last n rows into a

Re: How to handle a LSAH in user entered filename on mobile?

2018-05-31 Thread Mark Wieder via use-livecode
On 05/31/2018 07:54 AM, Bob Sneidar via use-livecode wrote: Many years ago I had a gal who used a character that was legal on a Mac, but not on a Windows NTFS volume. She would save her files from a Mac to a Windows file share, and Windows would happily comply, but then she couldn't open her

Re: LC & Java

2018-05-31 Thread Bob Sneidar via use-livecode
I wouldn't call it the past. I would call it taking the scenic route because it's more pleasant than the interstate, and less crowded, and also because oddly enough you get where you want to go much quicker! :-) As far as things being in the past, everything is in the past except now... wait