Re: Tutorial for Livecode Server log in system

2024-03-27 Thread Tim Selander via use-livecode
Dear Alex and Pere Thank you both for your code and and the time you took to help! I'm am working through the code you sent, studying out how it works. Great learning experience. Also, Alex, your point of not using password log ins is a philosophical re-frame in my thinking! Thank you!

Tutorial for Livecode Server log in system

2024-03-25 Thread Tim Selander via use-livecode
, and /think/ I could glean enough hints to roll my own in LC server, but would greatly prefer to start with LC itself! Any help appreciated! Tim Selander Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Uploading progress bar

2023-08-07 Thread Tim Selander via use-livecode
to add a progress bar to give some kind of user feedback as the upload can take 2 or 3 minutes. I've found several php scripts that do this, which look great but I have no idea how it works, but can anyone tell me how I could do this in LC? Any and all tips appreciated! Tim Selander Tokyo, Japan

Re: google translator access via livecode

2023-06-05 Thread Tim Selander via use-livecode
en you pay. My app is VERY low traffic and I have never gone over the free amount of text to translate. Hope this helps! Tim Selander Tokyo, Japan On 2023.06.05 3:35, Andrew Meit via use-livecode wrote: I am seeking a widget or live script code to translate a single word or a

Re: LC Server and forcing page refreshes

2023-06-04 Thread Tim Selander via use-livecode
Hi, Yes, Matthias suggested similar, and it works too. But it slowed down the pages a bit, and I'm on the old, slow on-rev server! Tim On 2023.06.02 21:57, Georges Malamoud via use-livecode wrote: You can also add parameters into your .htaccess file on your server (if you have access)

Re: LC Server and forcing page refreshes

2023-06-02 Thread Tim Selander via use-livecode
Got busy the past couple of days, but just tried this, Ralf -- works perfectly! (Assuming because it changes the cached URL??) Thank you! Tim Selander Tokyo, Japan On 2023.05.30 17:09, Ralf Bitter via use-livecode wrote: Hi Tim, how about adding a query string in the form of a timestamp

LC Server and forcing page refreshes

2023-05-29 Thread Tim Selander via use-livecode
on the server, the database only stores the path of the file. The photo file shown on the member's page with an image tag. Can any of the gurus here tell me how to get the page to ignore the cache so the browser shows the new photo? Many thanks. Tim Selander Tokyo, Japan

Re: More Server Silliness -- Nevermind

2022-08-15 Thread Tim Selander via use-livecode
Using Firefox developer tools, found out jquery was not loading property. Hangs head in shame at rookie mistake... Still not working properly, but continue to poke at it. Tim Selander On 2022.08.15 21:58, Tim Selander via use-livecode wrote: With Alex and everyone's help, I got the global vs

More Server Silliness

2022-08-15 Thread Tim Selander via use-livecode
1, ajax-simple.lc. Has anyone using LC Server gotten that ajax sample to work?? Many thanks, Tim Selander ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Server globals

2022-08-13 Thread Tim Selander via use-livecode
ie, create a filename using something like uuid(), and store the file name in it - then retrieve the cookie, and read or write the file. Alex. On 12/08/2022 14:18, Tim Selander via use-livecode wrote: Hi Matthias, It is user specific, but I just tried the saving to a text file on the server -- very

Re: Server globals

2022-08-12 Thread Tim Selander via use-livecode
is a better solution. 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 Tim Selander via use-livecode Sent: Friday, August 12, 2022 9:18 AM To: use-livecode

Re: Server globals

2022-08-12 Thread Tim Selander via use-livecode
, Matthias Am 12.08.2022 um 13:27 schrieb Tim Selander via use-livecode : As always, appreciate everyone's help. Have made several little projects using LC Server on the on-rev.com host. For the first time, I would like a global variable -- that is a variable that would retain it's value even

Server globals

2022-08-12 Thread Tim Selander via use-livecode
in the domain. All my playing around, and Googling around, has been for nought. Is there a way to hang on to a bit of data was you move around pages in the same domain? Thanks. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode

Re: Auto populate an HTML form with LC server

2022-08-07 Thread Tim Selander via use-livecode
-fan.com/ajaxzip3 and http://www.webdesign-fan-guide.com/ajaxzip3/ I believe you can use these on the LC server. Best, -- Kenji Kojima / 小島健治 http://www.kenjikojima.com/ On Aug 7, 2022, at 3:29 AM, Tim Selander via use-livecode <mailto:use-livecode@lists.runrev.com>> wrote: Many

Auto populate an HTML form with LC server

2022-08-07 Thread Tim Selander via use-livecode
is clicked? Any help appreciated. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use

Re: What is the best way to trigger an action at a certain time?

2022-07-13 Thread Tim Selander via use-livecode
Gentlemen, The trigger will be 'pulled' once or twice a day only -- so these external to LC options are also viable. Hadn't entered my head at all! Will be playing around with all these ideas and learn something! Basically use Macs, but have couple unused Windows laptops -- sounds like

Re: What is the best way to trigger an action at a certain time?

2022-07-11 Thread Tim Selander via use-livecode
of checking time, performing the required action etc. send checkTime to me in 300 seconds. ## you set the interval to whatever is best for you end checkTime Best regards Tore Nilsen 11. jul. 2022 kl. 13:35 skrev Tim Selander via use-livecode : Dear all, I want to have an LC app running

What is the best way to trigger an action at a certain time?

2022-07-11 Thread Tim Selander via use-livecode
g "on idle" was less than ideal. CPU hog. What is the preferred/LC way to have an app trigger a command at a specific time of day? Any pointers appreciated! Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com P

Re: access DOM in browser widget?

2021-11-22 Thread Tim Selander via use-livecode
generated text from a web page using LC Server? Any help appreciated! Tim Selander Tokyo, Japan On 2021.04.29 3:44, Tore Nilsen via use-livecode wrote: Have you had a look at "do in widget" in the Dictionary? You can actually perform JavaScript from LC on content in the browser w

Re: Whatever happened to on-rev?

2021-08-19 Thread Tim Selander via use-livecode
-- on-...@runrev.com -- to ask what server you are on now. Tim Selander Tokyo On 8/20/21 10:23 AM, Colin Holgate via use-livecode wrote: I recently had to use my space there, and this is the path to use: https://bedrock.on-rev.com:2083 <https://bedrock.on-rev.com:2083/> Having said that, rig

Re: Writing file to server with Livecode Server

2021-07-09 Thread Tim Selander via use-livecode
Of course, right after posting, new ideas come to mind. Using "put (variable) into URL (server file)" failed, but using the old Open file (server file) write (variable) to file (server file) close file (server file) still works fine. Sorry for the disturbance! Tim Selander To

Writing file to server with Livecode Server

2021-07-09 Thread Tim Selander via use-livecode
, I get a 405 Error. I suppose new security rules are behind this, but it's also very like I am simply making a coding mistake. Is it possible for an .lc script to write a text file to the same folder it resides in? Any help appreciated! Tim Selander Tokyo, Japan

Re: Getting user's IP address in LC Server

2021-05-04 Thread Tim Selander via use-livecode
Hi Matthias! Works like a charm -- didn't even occur to me to check the server variable for IP. (yeah, amateur!) Thank you. Tim Selander Tokyo On 2021.05.04 16:48, matthias rebbe via use-livecode wrote: Hi Tim, you can use the array variable $_SERVER for it. The variable contains the CGI

Getting user's IP address in LC Server

2021-05-03 Thread Tim Selander via use-livecode
y; 2) put "curl https://api.ipgeolocation.io/getip; into IPvariable But both of these return the info for Liquid Web LLC, the on-rev server company, not the info for me as I test the page in Tokyo. What is a reliable way to get the user's IP address and or geolocation info from LC Server? Any hel

Re: background images

2021-01-18 Thread Tim Selander via use-livecode
must be dreaming/getting forgetful in my old age! Tim Selander On 2021.01.19 10:20, Peter Bogdanoff via use-livecode wrote: That’s where a image that is not part of the group is useful; it’s only on that card. Otherwise you would have to set the background image dynamically on preOpenCard based

Re: background images

2021-01-18 Thread Tim Selander via use-livecode
Right, which is why this is so confusing. I do not want a 'shared text' image. Each card should keep it's own unique image, but when I change the image on one card, all the cards end up with the same image. That is what I want to fix. Tim Selander On 2021.01.19 3:21, Klaus major-k via use

background images

2021-01-18 Thread Tim Selander via use-livecode
?? Dropbox link to test stack: https://www.dropbox.com/s/0r0ku3fw2i2pen7/test.livecode?dl=0 Any help appreciated! Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: multi line Livecode field uploaded to MySQL

2019-02-16 Thread Tim Selander via use-livecode
Thank you! It didn't quite work for me at first, but in re-reading the Dictionary on revExecuteSQL and reading BYU's page on the subject, I got it working. Really appreciate your help. Tim Selander Tokyo On 2019.02.16 18:17, Ludovic THEBAULT via use-livecode wrote: Le 16 févr. 2019 à 09

Re: multi line Livecode field uploaded to MySQL

2019-02-16 Thread Tim Selander via use-livecode
line n/a (External handler execution error: revdberr,syntax error) near "revdberr,syntax error"} I appreciate your taking the time to educate me. Tim Selander On 2019.02.16 16:12, Ludovic THEBAULT via use-livecode wrote: Le 16 févr. 2019 à 07:59, Tim Selander via use-livecode

multi line Livecode field uploaded to MySQL

2019-02-15 Thread Tim Selander via use-livecode
.. so how do I upload them from LC? Any hints greatly appreciated. Tim Selander Tokyo ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Images and Players in "background" groups

2019-02-03 Thread Tim Selander via use-livecode
Hi Peter, Thanks for the info. It took a little playing around, but I now have each card loading up properly with it's association image or video file. Thanks! Tim Selander Tokyo On 2019.02.03 16:42, Peter Bogdanoff via use-livecode wrote: Hi Tim, That would be correct. To have

Images and Players in "background" groups

2019-02-02 Thread Tim Selander via use-livecode
I set one card's image via "set the filename of image to URL" it puts that image or video on ALL the cards. So the bg flds can all have different values per card, but the images and players cannot! Is this right?? I have searched the dictionary and google to no avail

Re: Writing a UTF8 text file to server -- solved

2018-10-04 Thread Tim Selander via use-livecode
properly saved the data as utf8/kanji to the file on the server. All's well that ends well. Tim Selander Tokyo, Japan On 2018.10.04 15:48, Tim Selander via use-livecode wrote: Hi Scott, Added info; I have at the top of the web page source. Then, I only found outputTextEncoding

Re: Writing a UTF8 text file to server.

2018-10-04 Thread Tim Selander via use-livecode
o Tim, Did you look at the textEncode function? — Scott Morrow On Oct 3, 2018, at 10:22 PM, Tim Selander via use-livecode wrote: I am using Livecode Server on Livecode's hosting plan. Taking my first stab at a web response form. I am getting the data from $_POST fine, and when I simply d

Writing a UTF8 text file to server.

2018-10-03 Thread Tim Selander via use-livecode
ta to file vfile at end close file vfile Data is getting saved, but in gibberish, not in kanji/utf8. Anyone see what I'm doing wrong? TIA Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

Re: Using the $_POST global in LiveCode server

2018-08-02 Thread Tim Selander via use-livecode
Thanks, Mike. This seemed like a good hint/possible solution. Another though has just occurred to me also.. If you use session variables, you can store the search term in the session, and since the browser will re-post on reload, if $_POST and your session variable contain the same search

Using the $_POST global in LiveCode server

2018-08-02 Thread Tim Selander via use-livecode
is reloaded, the previous search term is still "live" in the $_P, so the page returns the previously searched list of programs. If a user reloads the page, I want the page to come up with no program list until they enter a new search term. Any pointers? Thanks! Tim Selander T

$_POST[] variable?

2018-08-02 Thread Tim Selander via use-livecode
em to work. Thanks. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: UTF8 on LC server

2018-06-01 Thread Tim Selander via use-livecode
Mark, Success! Greatly appreciate your walking me through this. Have a great weekend. Tim Selander Tokyo, Japan On Fri, Jun 1, 2018 at 7:15 AM, Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: On 2018-06-01 12:53, Tim Selander via use-livecode wrote: H

Re: UTF8 on LC server

2018-06-01 Thread Tim Selander via use-livecode
be greatly appreciated. Tim Selander workbench --This line loads readable japanese text, but putting char 500 to 550 breaks beginning and ending kanji put url "http://bamboobabies.com/news.txt; into vText --When this line is used, none of the put text is rea

Re: UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
for than info is, and Googling failed me this time... Tim Selander On 2018/06/01 8:55, kee nethery via use-livecode wrote: 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

Re: UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
kanji got split in half. Identical results to "put char 500 to 550." Tim Selander On 2018/06/01 8:39, kee nethery via use-livecode wrote: 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 fi

Re: UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
y get half a kanji. "Word" chunks are also not working. Items and lines are OK. I never got the hange of all the encodes and decodes needed for Japanese in LC 6 and earlier... but does LC server require those kinds of text manipulations? Tim Selander Tokyo, Japan On 2018/06/01 6:43, Wa

UTF8 on LC server

2018-05-31 Thread Tim Selander via use-livecode
there any way to get LC Server to handle double-byte characters the same way LC desktop does? Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: another mac to Windows gotcha

2018-02-24 Thread Tim Selander via use-livecode
ff via use-livecode wrote: Tim, Try both commands in order: set playRate, then start. Peter Bogdanoff On Feb 24, 2018, at 10:16 AM, Tim Selander via use-livecode <use-livecode@lists.runrev.com> wrote: Hi Paul, Using 9.0 dp11 community. After sending the post, I found in the dictionary

Re: another mac to Windows gotcha

2018-02-24 Thread Tim Selander via use-livecode
but is not working in win7/LC. I changed the lines to if pkeyname is "k" then stop player videoplayer if pkeyname is "l" then start player videoplayer and that works in win7/lc. But can't figure out how to send a play in reverse command from the keyboard yet. Tim Seland

another mac to Windows gotcha

2018-02-24 Thread Tim Selander via use-livecode
, the card script 'listens' for controlkeydown, and if the other key is J K or L, sends the appropriate go, stop, reverse command to the player. Have just discovered controlkeydown is not available on windows. Is there an equivalent? What would the windows guy and gals here use? Thanks, Tim

playing a video in Win7?

2018-02-24 Thread Tim Selander via use-livecode
app for a Win7 user... Very first time to use LC on Windows. Any hints? Much appreciated. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Getting current line number of a table field.

2018-02-14 Thread Tim Selander via use-livecode
Hi Mike, Thanks! I put the script in the table field itself with no luck. But when I moved it to the card script, it works! Great! I never would have come up with that in a million years. This list is fantastic. Oh, and I just re-named the table field to "Opera" ;-) Tim Sela

Getting current line number of a table field.

2018-02-14 Thread Tim Selander via use-livecode
the cursor is in? Rawkeyups and downs are being sent, but I have been unsuccessful in trapping them in the table field's script. Any ideas? Much appreciated. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visi

Getting directory list from web server??

2017-11-06 Thread Tim Selander via use-livecode
server. Anyone know what is going on? TIA Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Sending an FTP command from one web server to another?

2017-07-19 Thread Tim Selander via use-livecode
file names I was trying to get via ftp. Works slick. Thanks! Tim Selander Tokyo, Japan On 2017.07.19, 2:16, Richard Gaskin via use-livecode wrote: Tim Selander wrote: > My company gave up on hosting our email and website at on-rev.com > back when they were having lots of reliability

Re: Sending an FTP command from one web server to another?

2017-07-18 Thread Tim Selander via use-livecode
of lc server. Regards, Matthias Matthias Rebbe +49 5741 31 ‌matthiasrebbe.eu <http://matthiasrebbe.eu/>‌ Am 18.07.2017 um 12:50 schrieb Tim Selander via use-livecode <use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>>: Hi Matthias, Good idea. I

Re: Sending an FTP command from one web server to another?

2017-07-18 Thread Tim Selander via use-livecode
. Tim Selander Tokyo, Japan On 2017.07.18, 19:12, Matthias Rebbe via use-livecode wrote: Do you have ssh access for your on-rev account? If not, ask support to enable it for you. Try to use ftp from the commandline, just to see if gmoserver.jp <http://gmoserver.jp/> accepts that conn

Re: Sending an FTP command from one web server to another?

2017-07-18 Thread Tim Selander via use-livecode
Hi Matthias, Good idea. I just sent support an email asking to have ssh activated! I'll post again with results! Tim Selander Tokyo, Japan On 2017.07.18, 19:12, Matthias Rebbe via use-livecode wrote: Do you have ssh access for your on-rev account? If not, ask support to enable it for you

Sending an FTP command from one web server to another?

2017-07-18 Thread Tim Selander via use-livecode
s why the connection would be refused when coming from on-rev, but not LC desktop? Anyways around this? Thanks in advance. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubs

Re: Goofy question #7234

2017-07-10 Thread Tim Selander via use-livecode
tc., and the one function can be used to turn both card 1 and card 3 (and any other object you specify in foo) red. Hope that helps. Tim Selander Tokyo, Japan On 7/10/17, 15:48, Richmond Mathewson via use-livecode wrote: I am obviously missing something . . . . . . so badly so that I

Re: IP to decimal function?

2017-05-15 Thread Tim Selander via use-livecode
OK, this "master library" is new info to me! Googled it, found a brief reference and download link in the forums. Will now have a look at it! Tim Selander Tokyo, Japan On 2017/05/16 0:01, Bob Sneidar via use-livecode wrote: I wrote something of the sort called IPCalc.

Re: IP to decimal function?

2017-05-14 Thread Tim Selander via use-livecode
Hi Richmond, Thanks for your stack! Wow! I'm in the process of testing and 'function-fying' it. I did google around and found pages like your java link... but my arithmetic skills are so basic, it all just looked like, well, Sanskrit.. ;-) Tim Selander Tokyo, Japan On 2017.05.14

IP to decimal function?

2017-05-13 Thread Tim Selander via use-livecode
Hi I need to convert IP address from web logs to decimal for easier processing... Before I try to "reinvent the wheel" (and no doubt roll off a cliff) I'm wondering if anyone already has such a function they'd be willing to share? TIA Tim Selander To

Re: Messages sent while mouse is down?

2017-03-11 Thread Tim Selander via use-livecode
-livecode < use-livecode@lists.runrev.com> wrote: sez Tim Selander <selan...@tkf.att.ne.jp>: I miss the Zynga "Pathwords" game on Facebook, so for my own amusement I'm trying to recreate it in Livecode. For those who don't know the game, it had a solid screenful of Scrabb

Re: Messages sent while mouse is down?

2017-03-11 Thread Tim Selander via use-livecode
ist of the objects you wish to check against (or array, or whatever) on mousemove if the mouse is down then repeat for each line tLine in objectList if within(tLine,the mouseloc) then put tLine into tResult exit repeat end repeat end if if tResult end mousemove On Sat, Mar 11, 2017 at 1:02 AM,

Messages sent while mouse is down?

2017-03-11 Thread Tim Selander via use-livecode
e mouseloc() to ultimately identify the field under the pointer, but it's too slow... Does a moving mouse with the button down trigger any other messages besides mouseloc()? Thanks, Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.

Re: Cancelling a script??

2017-02-10 Thread Tim Selander via use-livecode
Mike, that did the trick. I'll get into the same coding habit. Thanks! Tim Selander Tokyo, Japan On 2017.02.11, 0:09, Mike Bonner via use-livecode wrote: If the loop is tight enough, the keypress never gets through. I've just got into the habit of putting an escape hatch into loops that can

Cancelling a script??

2017-02-10 Thread Tim Selander via use-livecode
The documentation says Cmd + . should stop a running script. I haveset the allowinterrupts to true in my openstack script. But if I get into a long repeat loop, cmd + . does not stop anything. Community v8.1, OSX 10.9. Any advice appreciated. Tim Selander Tokyo, Japan

Re: Using LC server to check for existence of mp3 on our web server?

2017-01-22 Thread Tim Selander via use-livecode
r interpretation of the result code return (tResultCode = 200) end qrtHTTP_FileExists It's working for me but now I can't re-find it so I can't credit whoever wrote it! Copying here for posterity! Tim Selander Tokyo, Japan On 2017.01.22, 19:09, Mike Bonner via use-livecode wrote: If you have

Using LC server to check for existence of mp3 on our web server?

2017-01-21 Thread Tim Selander via use-livecode
, put it into a variable and see if the variable has anything in it. But mp3's are too big, so too slow. Locally, I would simply write "if there is a file 'filename'..." -- what's the equivalent command for checking on existence of a file on a server? Thanks in advance. Tim Seland

Re: SSL?

2016-12-26 Thread Tim Selander
Ah, there it is! Have sent an enquiry to sales. Thanks for the pointer, Dave. Tim On 2016/12/26 8:54, Dave Kilroy wrote: if you log in to your LiveCode account, click on ‘Hosting’ and then scroll down you should see it listed... ___ use-livecode

Re: LC Server: Getting a file list when filenames use UTF8

2016-10-18 Thread Tim Selander
Good news! Thanks, Lyn. Tim Selander Tokyo, Japan On 2016/10/18 18:22, Lyn Teyla wrote: I opened a bug report in August concerning this issue: http://quality.livecode.com/show_bug.cgi?id=18202 Lyn Tim Selander wrote: Thanks for confirming that for me Ralf. I wonder if the team can look

Re: LC Server: Getting a file list when filenames use UTF8

2016-10-18 Thread Tim Selander
Thanks for confirming that for me Ralf. I wonder if the team can look into this Tim Selander Tokyo, Japan On 2016/10/17 20:02, Ralf Bitter wrote: Seems that I can confirm your findings. Did a test on diesel using server version 8.1.1-rc-2. If there is a file "こんにちは.txt" the

LC Server: Getting a file list when filenames use UTF8

2016-10-17 Thread Tim Selander
to not appearing. Any hints? Thank you. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman

Re: Japanese (unicode?) text problem

2016-09-20 Thread Tim Selander
put it into fld "indices" close file tFile If there is a more elegant way, I'm sure the pros will chime in! Tim Selander Tokyo, Japan On 2016/09/21 13:30, Nicolas Cueto wrote: ​With Notepad++​, created a new file, pasted English and Japanese text, set encoding to UTF-8,

Re: System date

2016-09-06 Thread Tim Selander
8.0.2 community edition. This info doesn't help Antti much, though sorry. But thanks for asking the question! Tim Selander Tokyo, Japan On 2016/09/07 14:02, Antti Ilola wrote: Then maybe I have problems on my machines( MacBook Pro 2007 and iMac 2010), because I have used different version

Re: The Joy of Removing Features - Part 2: Finding / removing duplicate files / photos.

2016-08-18 Thread Tim Selander
Very enlightening. Thanks for taking the time to share this with us. Tim Selander Tokyo, Japan On 2016/08/19 8:20, Alex Tweedly wrote: Part 2 of a 4-part series on developing simple apps for photo management and viewing. [ previously ... Part 1 described the justification and development

Re: opening utf8 text file

2016-06-15 Thread Tim Selander
d then use textDecode.) On Jun 15, 2016, at 7:54 PM, Tim Selander <selan...@tkf.att.ne.jp> wrote: LC 8, Dictionary says it can be done, but does not give a sample. No syntax I've tried works. How do you open a file encoded in UTF8? open file for UTF8 read does not work. Thanks. Ti

opening utf8 text file

2016-06-15 Thread Tim Selander
LC 8, Dictionary says it can be done, but does not give a sample. No syntax I've tried works. How do you open a file encoded in UTF8? open file for UTF8 read does not work. Thanks. Tim Selander Tokyo, Japan ___ use-livecode mailing list use

Re: Getting a framegrab of the video in a player

2016-05-28 Thread Tim Selander
Found the old stack! FWIW, assuming some future person needs the same thing, export snapshot from player 1 to file (variable for path) & the currenttime of player 1 & ".jpg" as JPEG And then I re-imported the jpeg into a datagrid Tim Selander Tokyo, Japan On 2016.

Re: Getting a framegrab of the video in a player

2016-05-28 Thread Tim Selander
to do anything. No error reported, but no file made either. Anyway, progress! Tim On 2016.05.28, 22:01, Paul Dupuis wrote: On 5/28/2016 8:46 AM, Tim Selander wrote: Hi, Once upon a time I am almost positive that I could grab a screenshot of the current video frame in a player, and paste

Getting a framegrab of the video in a player

2016-05-28 Thread Tim Selander
Hi, Once upon a time I am almost positive that I could grab a screenshot of the current video frame in a player, and paste it into a scrolling field. But I've forgotten how, and no scouring of the dictionary or google help. Can anyone tell me how it's done? many thanks. Tim Selander

Re: Default tool on open stack

2016-04-12 Thread Tim Selander
Aha! That makes sense. The IDE is un-doing the command... OK, not a bug -- just a quirk. ;-) Tim Selander Tokyo, Japan On 16/04/13 1:13, J. Landman Gay wrote: On April 12, 2016 8:27:15 AM Tim Selander <selan...@tkf.att.ne.jp> wrote: However, after reading some of the various other co

Re: Default tool on open stack

2016-04-12 Thread Tim Selander
(openstack) does not work!? Tim Selander Tokyo, Japan On 2016/04/12, 9:50, J. Landman Gay wrote: It works if you send the instruction a few milliseconds after opencard finishes. Basically the whole IDE has to be done with its stuff first. -- Jacqueline Landman Gay | jac

Re: Default tool on open stack

2016-04-11 Thread Tim Selander
and pushed around the screen instead. Tim Selander Tokyo, Japan On 16/04/12 8:23, Peter Bogdanoff wrote: What I do is—in the openStack handler I place: if the environment is "development" then choose browse tool end if Seems to be reliable. Peter Bogdanoff UCLA On Apr 11,

Default tool on open stack

2016-04-11 Thread Tim Selander
Edit tool is active. Why??? Any help appreciated. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.c

Re: Programmatically determine the average greyscale

2016-02-20 Thread Tim Selander
text down and to the right a couple of pixels. Puts a black edge on the bottom-right of the white text. Improves readability. You can even blur the black text a bit to make the effect a bit more subtle. Tim Selander Tokyo, Japan On 2/20/16, 11:32, Sannyasin Brahmanathaswami wrote: HH You

Re: Charset problems with .lc web page

2016-01-05 Thread Tim Selander
. Appreciate everyone's help with this! Tim Selander Tokyo, Japan On 1/4/16, 20:39, Peter TB Brett wrote: On 24/12/2015 07:55, Tim Selander wrote: > Dear list, > > I'm having trouble making a .lc web pages correctly show the charset. > > I have two test files: > http://

Re: Charset problems with .lc web page

2016-01-05 Thread Tim Selander
r in the script, UTF-8 above that line will be garbled; after that line it will show properly. Very interesting. Tim Selander Tokyo, Japan On 1/4/16, 21:06, Kenji Kojima wrote: Tim, The .irev file correctly shows Japanese UTF8, the .lc file does not. I wrote about it in Japanese. http:/

Re: Charset problems with .lc web page

2016-01-05 Thread Tim Selander
text/html; charset=UTF-8" into the first line of my Tim Selander wrote: 1) --> must be the first line of the .lc 2) set the outputTextEncoding to native --> must be the first line of the first script in the file If you put "set the outputTextEncoding to native"

More questions regarding Server oddities

2015-12-25 Thread Tim Selander
kind of 'wait' period needed? Long time HC scripter, not a professional programmer.... Any tips appreciated. Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscrib

Re: More questions regarding Server oddities

2015-12-25 Thread Tim Selander
uote with empty in vHosobi replace quote with empty in vTitle replace quote with empty in vHost put "http://pba-net.com/radio/05/yono; & item 1 of vdate & "_" & item 2 of vdate & item 3 of vdate & ".mp3" into vfile end if put vHosobi & "&quo

TOO Bizarre Re: More questions regarding Server oddities

2015-12-25 Thread Tim Selander
that has my love-hate relationship with computers tilting towards hate! What other industry gets away with selling us a product the inexplicably stops working, then starts working again? If my refrigerator did that, I'd dump it back on GE's doorstep and get my money back. :-) Tim Selander Tok

Re: Charset problems with .lc web page

2015-12-24 Thread Tim Selander
t knowing which ones might help someone answer your question. -- Alex. On 24/12/2015 07:55, Tim Selander wrote: Dear list, I'm having trouble making a .lc web pages correctly show the charset. I have two test files: http://www.pba.on-rev.com/5_today.lc http://www.pba.on-rev.com/5_today.irev They are

Re: Charset problems with .lc web page

2015-12-24 Thread Tim Selander
Thanks! Tim Selander Tokyo, Japan On 12/24/15, 20:18, Lyn Teyla wrote: Lyn Teyla wrote: Try inserting the following 3 lines right at the top of your .lc script, leaving everything else untouched: There was a slight typo (missed the quotes); try this at the top of the script:

Re: Charset problems with .lc web page

2015-12-24 Thread Tim Selander
get something like /usr/local/cpanel/cgi-sys/livecode-server-6.6.2 -- Alex. On 24/12/2015 08:33, Tim Selander wrote: Hi Alex, Thanks. I added http://www.pba.on-rev.com/5_today.lc;] & "" & CR ?> and also " & CR ?> in the script but it didn't return any in

Charset problems with .lc web page

2015-12-23 Thread Tim Selander
file correctly shows Japanese UTF8, the .lc file does not. Anyone else having problems with this? Can .lc files not handle charset correctly? Thanks, Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: CSV again.

2015-10-15 Thread Tim Selander
So, tell us what you really think about .CSV, Richard! :-) Tim Selander Tokyo, Japan On 15/10/16 8:34, Richard Gaskin wrote: stupidly complex really stupid stupid format really dumb idea ___ use-livecode mailing list use-livecode

Re: LiveCode for the rest of us

2015-09-18 Thread Tim Selander
Roland, Amen, preach it brother! Filemaker with xTalk replacing FM's miserable "scripting." I have been looking for that product, to no avail, since the demise of HyperCard. Tim Selander Tokyo, Japan On 9/19/15, 1:59, R.H. wrote: Following the really interesting discussions on

Amateur looking for advice on web security/CGI folder....

2015-08-13 Thread Tim Selander
understanding is that the cgi folder is secure from any outside breach. Is that understanding correct? So if I store my company's customer data in the cgi folder, it is secure? Thanks, Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode

Re: Amateur looking for advice on web security/CGI folder....

2015-08-13 Thread Tim Selander
OK, glad I asked the list had a hunch my understanding was inadequate. Not using real data for the tests... Guess I need to go study. Any pointers to good articles appreciated! Tim Selander Tokyo, Japan On 15/08/14 12:50, Mark Wieder wrote: On 08/13/2015 04:29 PM, Tim Selander wrote

Write variable to a file on a server?

2015-08-08 Thread Tim Selander
by using post myData to URL http://www.mydomain.info/data.txt; Can anyone tell me the proper way? Thanks, Tim Selander Tokyo, Japan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Write variable to a file on a server?

2015-08-08 Thread Tim Selander
be very useful, but hopefully it will give you the idea. The chapter1.txt file will be created right next to your script (since i didn't tell it elsewhere) so to look at the file you would go to http://myUrl.com/chapter1.txt On Sat, Aug 8, 2015 at 5:39 AM, Tim Selander selan...@tkf.att.ne.jp wrote

  1   2   >