Re: revSpeak not working on Mac

2025-03-22 Thread Bill Vlahos via use-livecode
-the-speech-libr= ary-on-mac-ios-and-android Thanks for everyone providing information regarding this. Bill Vlahos > On Mar 19, 2025, at 7:59=E2=80=AFAM, Bryan Anderson = wrote: >=20 > Hi Bill. >=20 > I=E2=80=99ve been trying to figure out an issue with the speech on an = M1 Ul

revSpeak not working on Mac

2025-03-18 Thread Bill Vlahos via use-livecode
ech in the Standalone. Does this work on a Mac with Apple processors? If so, what could I be missing? Thanks Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: Do AppleScript incomplete typing

2025-03-04 Thread Bill Vlahos via use-livecode
& return &\ "delay 1" & return &\ "keystroke " & quote & item 1 of field "Reference" & quote & return &\ "end tell" into AScript putText AScript Bill Vlahos > On Mar 4, 2025, at 4:22 PM, Niggemann, Bernd wrote: &

Re: Do AppleScript incomplete typing

2025-03-04 Thread Bill Vlahos via use-livecode
t;delay 1 " & quote & return &\ "end tell" into AScript putText AScript How do I include the delay 1? Thanks, Bill Vlahos > On Mar 3, 2025, at 11:44 AM, Niggemann, Bernd via use-livecode > wrote: > > Hi Bill, > > have you tried to add a de

Macintosh Minimized stack won't become visible if app is clicked on

2025-03-04 Thread Bill Vlahos via use-livecode
the documents area of the dock. This used to work as expected. How can I get the window to open back up when the application icon is clicked? Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Do AppleScript incomplete typing

2025-03-02 Thread Bill Vlahos via use-livecode
15.3.1 Any ideas what is happening? Thanks, Bill Vlahos set the itemDelimiter to tab put "tell application " & quote & "System Events" & quote & return &\ "keystroke " & quote & item 1 of field "Reference" & quote &

Re: All Versions of LC crashing in Sonoma

2023-10-17 Thread Bill Vlahos via use-livecode
Heather, I appreciate your answer. Thank you, Bill Vlahos > On Oct 16, 2023, at 3:31 AM, Heather Laine via use-livecode > wrote: > > Yes, that was the question I was answering. > > Best Regards, > > Heather > > Heather Laine > Customer Services Manager

Re: All Versions of LC crashing in Sonoma

2023-10-12 Thread Bill Vlahos via use-livecode
Heather, Do you think Apple will address this issue in an update to Sonoma? Rebuilding all my applications will be difficult. Thank you, Bill Vlahos > On Oct 3, 2023, at 6:56 AM, Heather Laine via use-livecode > wrote: > > Hi Matthias, > > I think ANY menu will cause a

Re: LC 9.6.2RC fix for tabs still a problem for Big Sur

2020-11-25 Thread Bill Vlahos via use-livecode
I figured out the problem. Even though I set the backgroundColor of the stack to empty, I also needed to set the backgroundColor of my stub application to empty too. Regards, Bill > On Nov 25, 2020, at 2:28 PM, Bill Vlahos via use-livecode > wrote: > > My application is a sta

LC 9.6.2RC fix for tabs still a problem for Big Sur

2020-11-25 Thread Bill Vlahos via use-livecode
in both the IDE and the standalone. I don’t know what would be different when my application opens the stack. Thanks for any suggestions. Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Mac inclusions. Is there one for file changed?

2020-11-20 Thread Bill Vlahos via use-livecode
Where can I find documentation on the inclusions? I’m looking to see if there is an option to mark the traffic light icon that a file hasn’t needs to be saved? I have a feeling it exists but I don’t see how to find out. Thank you, Bill Vlahos ___ use

Windows shell command with path

2020-11-18 Thread Bill Vlahos via use-livecode
I want to issue a command line prompt to a program in “Program Files (x86)\AppFolder\MyApp”. When I go to the command line my path is already “C:\Windows\System32> which is too deep. I have to cd .. twice to get to Program Files (x86)\etc. If I issue the shell command to “C:\Program Files (x86)

Publishing Mac Apps

2020-11-16 Thread Bill Vlahos via use-livecode
If I want to distribute Mac apps should I get a $99 Apple Developer account and Notarize them? I don’t anticipate putting apps in the Apple App Store? Are there other considerations or options to avoid problems as Apple continues to enforce more restrictions? Thanks, Bill Vlahos

Re: Enabling "About MyApp"

2020-11-16 Thread Bill Vlahos via use-livecode
This seems to be a bug in 9.6.1 for MacOS. Add a case statement for just “About”. The case statement for “About MyApp” won’t be recognized. Thanks to Elanor at LiveCode for pointing this out. Regards, Bill Vlahos > On Nov 15, 2020, at 11:56 AM, Bill Vlahos via use-livecode > wrote:

Re: Enabling "About MyApp"

2020-11-15 Thread Bill Vlahos via use-livecode
run when selected. LiveCode 9.6.1 Indy. Not sure why the script isn’t run. Any suggestions? Bill Vlahos > On May 11, 2020, at 4:40 PM, Richard Gaskin via use-livecode > wrote: > > GEORGE WOOD wrote: > > > How can I activate the "About MyApp" under the Apple menu

Re: Compress/Decompress Inclustion?

2020-10-12 Thread Bill Vlahos via use-livecode
see if that's selected, but if you aren't building for Linux then it > shouldn't apply. Are you running on a Linux machine? Does the template stack > ask the user to select any files? > > > On October 11, 2020 7:37:14 PM Bill Vlahos <mailto:bvla...@mac.com>>

Compress/Decompress Inclustion?

2020-10-06 Thread Bill Vlahos via use-livecode
ifw' Line: put decompress(vFile) into vFile Line Num: 16 Hint: mouseUp Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lis

vCard save file format binfile or file?

2020-05-31 Thread Bill Vlahos via use-livecode
If I just use URL file to save vCard files I will get different results on Windows vs Macintosh regarding CRLF. VCard files are text files. The vCard standard requires CRLF as the line format regardless of which platform the data is being written in. LiveCode using the URL file command will wri

Re: md5Digest gives different results Mac vs Windows LC 9.5.1

2020-04-19 Thread Bill Vlahos via use-livecode
hes differently? Why did older versions of LiveCode calculate it the same? Regards, Bill Vlahos > On Apr 19, 2020, at 2:15 PM, Brian Milby via use-livecode > wrote: > > Try this: > > put 0 into x;put binaryDecode("h32",the md5digest of "LiveCode",x);put x > &

Re: md5Digest gives different results Mac vs Windows LC 9.5.1

2020-04-19 Thread Bill Vlahos via use-livecode
s Rebbe > Life Is Too Short For Boring Code > >> Am 19.04.2020 um 22:34 schrieb Bill Vlahos via use-livecode >> : >> >> Before I report this as a bug, please confirm I’m not doing something stupid. >> >> LiveCode 9.5.1 Indy >> >> In the messa

md5Digest gives different results Mac vs Windows LC 9.5.1

2020-04-19 Thread Bill Vlahos via use-livecode
Before I report this as a bug, please confirm I’m not doing something stupid. LiveCode 9.5.1 Indy In the message box put the following: put the md5Digest of "LiveCode" I get the expected result on Macintosh but a different result on Windows. Thank you, B

Build for Windows 32 bit vs. x86-64 in 9.5.1?

2020-04-11 Thread Bill Vlahos via use-livecode
The default build choice in 9.5.1 is Windows 32bit not x86-64bit. Since the x86-64bit is not listed as experimental is there any reason why I shouldn’t build for it instead of the default 32bit? Thank you, Bill Vlahos ___ use-livecode mailing list use

Re: Hide stack change focus not supported 64bit

2020-04-09 Thread Bill Vlahos via use-livecode
Just to let everyone know I got it working and it is working great. Thanks, Bill > On Apr 3, 2020, at 3:59 PM, Bill Vlahos via use-livecode > wrote: > > Bob, > > What file(s) do I need to add? > > When I try adding to Stack Properties it won’t let me select macOSt

Re: Hide stack change focus not supported 64bit

2020-04-03 Thread Bill Vlahos via use-livecode
> On Apr 3, 2020, at 8:13 AM, Bob Sneidar via use-livecode > wrote: > > Open Stack Properties, add to the stackfiles. Also in the standalone builder > you can add other files and folders that are not stack files. > > Bob S > > > On Apr 2, 2020, at 9:33 PM

Re: Hide stack change focus not supported 64bit

2020-04-02 Thread Bill Vlahos via use-livecode
I don’t see it in the inclusions tab. How do I install your library? Thanks, Bill > On Apr 2, 2020, at 1:06 PM, Paul McClernan wrote: > > Glad to hear that someone finds it useful! > > >>I can’t figure out how to get it into my standalone. > > You have to include the library it in the standa

Re: Hide stack change focus not supported 64bit

2020-04-02 Thread Bill Vlahos via use-livecode
Paul, Very nice! I see you have some other useful tools as well. It is working in the IDE but I can’t figure out how to get it into my standalone. Thank you, Bill Vlahos > On Mar 30, 2020, at 9:52 PM, Bill Vlahos via use-livecode > wrote: > > Paul, > > Your AppHid

Re: Hide stack change focus not supported 64bit

2020-03-30 Thread Bill Vlahos via use-livecode
Paul, Your AppHide/AppUnhide sounds perfect. I will try it. Thank you, Bill Vlahos > On Mar 30, 2020, at 7:58 PM, Paul McClernan via use-livecode > wrote: > > (Sorry, hit send too soon). > You can easily use AppleScript mixed with LiveCode script to change focus > to ano

Re: Hide stack change focus not supported 64bit

2020-03-29 Thread Bill Vlahos via use-livecode
Sorry. That should read the newest version of LiveCode that behaves the way I want is 5.5.5. I haven’t had to rebuild this application until now due to Apple removing support for 32bit apps. Bill > On Mar 29, 2020, at 3:58 PM, Bill Vlahos wrote: > > I was hoping to avoid using Ap

Re: Hide stack change focus not supported 64bit

2020-03-29 Thread Bill Vlahos via use-livecode
I was hoping to avoid using AppleScript but I might have to. The oldest version of LiveCode I have that behaves the way I want is 5.5.5. LiveCode must have changed this after version 5. Thank, Bill Vlahos > On Mar 29, 2020, at 3:38 PM, scott--- via use-livecode > wrote: > > This

Re: Hide stack change focus not supported 64bit

2020-03-29 Thread Bill Vlahos via use-livecode
which had focus before I clicked the button on my floating window after it hides itself. Bill > On Mar 29, 2020, at 2:43 PM, Mark Wieder via use-livecode > wrote: > > On 3/29/20 2:17 PM, Bill Vlahos via use-livecode wrote: > >> The documentation in 9.5.1 says that hide s

Re: Hide stack change focus not supported 64bit

2020-03-29 Thread Bill Vlahos via use-livecode
> Whaaa?? That is what I was seeing! In my case I used go invisible name>. The stack I went to got focus, but going back to the calling stack did > NOT return focus. What I ended up doing is using set the defaultStack to > > > Bob S > > > On Mar 29, 2020, at 2

Hide stack change focus not supported 64bit

2020-03-29 Thread Bill Vlahos via use-livecode
doesn’t lose focus. The target application that was behind my floating window doesn’t become the frontmost application. The documentation in 9.5.1 says that hide stack is not supported in 64bit. What is the alternative for MacOS X 64bit to temporarily hide my application? Thank you, Bill Vlahos

Authentication questions

2020-01-28 Thread Bill Vlahos via use-livecode
? Thank you, Bill Vlahos ___ 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: LiveCode won't recognize my stack

2020-01-06 Thread Bill Vlahos via use-livecode
including failing to “start using…” some library stacks and the one I reported here. I’m looking into that now. Thanks, Bill Vlahos > Have you tried addressing it via the full path? > > put the uProperty of stack “/fullPathToFile/actualFileName” into tVar > > Thanks, > Brian >

Re: LiveCode won't recognize my stack

2019-12-31 Thread Bill Vlahos via use-livecode
nfo Files/InfoWallet.app/Contents/MacOS/InfoWallet' Line Num: 26 Hint: populateFileList Comments: I think LC must have changed how they are validating “stack” in version 8 compared to version 7. Bill > On Dec 30, 2019, at 5:38 PM, Richard Gaskin via use-livecode > wrote: > > B

Re: LiveCode won't recognize my stack

2019-12-30 Thread Bill Vlahos via use-livecode
I build using LiveCode version 9.5.1. Any idea what might have changed between version 7 and 8 and how I can get the old behavior when I’m referencing the stack? Thank you, Bill Vlahos > On Dec 30, 2019, at 9:21 AM, Mark Waddingham via use-livecode > wrote: > > On 2019-12-27

Re: LiveCode won't recognize my stack

2019-12-27 Thread Bill Vlahos via use-livecode
On 12/27/19 2:51 PM, Bill Vlahos via use-livecode wrote: >> List, >> Version 9.x of LiveCode doesn’t recognize stacks unless the file name ends >> with either .rev or .livecode. Previous versions (I don’t know when this >> changed) were able to. >> I use a stack f

Re: LiveCode won't recognize my stack

2019-12-27 Thread Bill Vlahos via use-livecode
go stack tURL > > where tURL is the directory path and it opens the stacks. My stacks don’t > have a suffix at all. > > Peter Bogdanoff > > > >> On Dec 27, 2019, at 5:51 PM, Bill Vlahos via use-livecode >> wrote: >> >> List, >> >>

LiveCode won't recognize my stack

2019-12-27 Thread Bill Vlahos via use-livecode
k for All Files when then opens it correctly. How can I open the stack file in LiveCode 9.5.1 without changing the name of the file? Thank you, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: Is there a command to display number of seconds as hrs:min:seconds?

2019-10-17 Thread Bill Vlahos via use-livecode
All great suggestions. I mostly wanted to see if there already was such a function - which there obviously isn’t. But it is great to see several easy ways to built your own. Thanks all. Bill Vlahos > On Oct 17, 2019, at 8:51 AM, Bob Sneidar via use-livecode > wrote: > > The

Is there a command to display number of seconds as hrs:min:seconds?

2019-10-16 Thread Bill Vlahos via use-livecode
wondering if there is a built in function to do this. Convert wants to deal with actual time so I would get something like “0:1:15 PM”. Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: What is Macintosh equivalent of relaunch handler?

2019-03-29 Thread Bill Vlahos via use-livecode
The existing application can do 2 things. It can send command line parameters It can send a formatted URL I can either catch the command line parameters - which is what I’ve been asking for or write the application to be a server responding to a URL sent to localhost. The latter seems overly co

Re: What is Macintosh equivalent of relaunch handler?

2019-03-29 Thread Bill Vlahos via use-livecode
Doing this on startup works perfectly but I don’t see how my app can get notification any other way while it is running. I’ve tried openCard, preOpenCard, openStack, preOpenStack, and resumeStack but no luck. Bill > On Mar 29, 2019, at 12:14 AM, Richard Gaskin via use-livecode > wrote: >

Re: What is Macintosh equivalent of relaunch handler?

2019-03-28 Thread Bill Vlahos via use-livecode
could contain multiple words with a space between them? Thank you, Bill > On Mar 28, 2019, at 2:54 PM, Richard Gaskin via use-livecode > wrote: > > Bill Vlahos wrote: > > > I want my application to be able to catch parameters sent to it via > > the command

Re: What is Macintosh equivalent of relaunch handler?

2019-03-28 Thread Bill Vlahos via use-livecode
/MacOS/LiveCode activate -file LICENSE -passphrase SECRET > /Contents/MacOS/LiveCode deactivate Thank you, Bill Vlahos > On Mar 28, 2019, at 8:34 AM, Mark Waddingham via use-livecode > wrote: > > Hi Bill, > >> I want my application to be able to catch parameters sent to it

Re: What is Macintosh equivalent of relaunch handler?

2019-03-28 Thread Bill Vlahos via use-livecode
and that is the behavior I want. I don’t want to open a document…I want to do something with the command line parameters sent to my app. Bill > On Mar 27, 2019, at 8:01 PM, Richard Gaskin via use-livecode > wrote: > > Bill Vlahos wrote: > > > I want to receive command

What is Macintosh equivalent of relaunch handler?

2019-03-27 Thread Bill Vlahos via use-livecode
I want to receive command line parameters in my application. The relaunch pCommandLineArguments works perfectly in Windows apps. What is the equivalent handler for MacOS X apps? Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode

Re: For those who do not know lcTasklist

2018-09-28 Thread Bill Vlahos via use-livecode
Matthias, Thank you for the kind words of encouragement and support of lcTaskList. I would love it if LiveCode wanted to license it. Bill Vlahos > On Aug 20, 2018, at 4:44 PM, Matthias Rebbe via use-livecode > wrote: > > Hi, > > I´ve purchased the plugin lcTasklist a long

Re: For those who do not know lcTasklist

2018-09-28 Thread Bill Vlahos via use-livecode
Peter, I have not had any issues with LiveCode 9 and lcTaskList. Have you tried it with LiveCode 9.0.1? Bill Vlahos > On Aug 27, 2018, at 11:07 PM, Peter Bogdanoff via use-livecode > wrote: > > There’s a help icon at the bottom of the window that explains everything. >

Re: For those who do not know lcTasklist

2018-09-28 Thread Bill Vlahos via use-livecode
Matthias, To ignore certain stacks click on the 3rd icon from the right on the bottom of the lcTask window and then the Sacks tab. Thank you, Bill Vlahos > On Aug 28, 2018, at 2:13 AM, Matthias Rebbe via use-livecode > wrote: > > > >> Am 28.08.2018 um 06

Re: For those who do not know lcTasklist

2018-09-28 Thread Bill Vlahos via use-livecode
BR, 1. The documentation is the second icon from the right on the bottom of the lcTaskList window. 2. To ignore certain stacks click on the 3rd icon from the right on the bottom of the lcTask window and then the Sacks tab. Thank you, Bill Vlahos > On Aug 27, 2018, at 9:58 PM, Sannya

How do I catch href tel web link to dial a phone number?

2017-11-29 Thread Bill Vlahos via use-livecode
input for my application? Thank you, Bill Vlahos ___ 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

MacBook Pro Touch Bar support

2017-08-19 Thread Bill Vlahos via use-livecode
Has anyone been able to integrate the MacBook Pro Touch Bar in a LiveCode application? If so, how? Thank you, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: RIP Dan Shafer

2017-06-22 Thread Bill Vlahos via use-livecode
Bummer. He will be missed but it was sure great having him with us. Thank you for letting us know. Bill Vlahos > On Jun 21, 2017, at 8:31 PM, Jerry Jensen via use-livecode > wrote: > > We lost Dan Shafer yesterday. He did a lot for LiveCode. I’m sure anybody who > met hi

Re: Why doesn't this work?

2017-05-19 Thread Bill Vlahos via use-livecode
Oh never mind. I was mistaken that it worked in the first “if statement”. I needed to make vNum a global variable and now it works. Bill > On May 19, 2017, at 12:00 PM, Bill Vlahos via use-livecode > wrote: > > JB, > > It is the vNum variable itself that is empty in the

Re: Why doesn't this work?

2017-05-19 Thread Bill Vlahos via use-livecode
JB > > >> On May 19, 2017, at 11:20 AM, Bill Vlahos via use-livecode >> wrote: >> >> I’m concatenating one field & a passed phone number & another field. >> >> The variable vNum works in the first if statement but is blank in the >> seco

Why doesn't this work?

2017-05-19 Thread Bill Vlahos via use-livecode
I’m concatenating one field & a passed phone number & another field. The variable vNum works in the first if statement but is blank in the second. Why? Thank you, Bill Vlahos on searchNow vNum if the hilite of button "Enable1" then put field "f1a" &

Re: Is there a Macintosh equivalent to relaunch on Windows?

2017-03-27 Thread Bill Vlahos via use-livecode
http://economy-x-talk.com > https://www.facebook.com/marksch > > Buy the most extensive book on the > LiveCode language: > http://livecodebeginner.economy-x-talk.com > > Op 27-Mar-17 om 21:53 schreef Bill Vlahos via use-livecode: >> I use relaunch on Windows stand

Is there a Macintosh equivalent to relaunch on Windows?

2017-03-27 Thread Bill Vlahos via use-livecode
I use relaunch on Windows standalone to accept command line arguments. Is there an equivalent for a Macintosh standalone to do this? Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Mac Pro Touch Bar

2016-11-27 Thread Bill Vlahos
How can I program the new MacBook Pro Touch Bar? I’ll be getting my new MacBook Pro in a couple of days and I haven’t seen any discussion on the new touch bar. Does it show up as a display? Thanks, Bill Vlahos ___ use-livecode mailing list use

Re: Markdown in 8.1dp2 Mac app builds

2016-07-10 Thread Bill Vlahos
Yes. Glad to see you back. Bill Vlahos Sent from my iPhone > On Jul 10, 2016, at 2:25 PM, stephen barncard > wrote: > > BTW > good to see you here again, Jerry. > > sqb > > Stephen Barncard - Sebastopol Ca. USA - > mixstream.org > >> On Sun, Jul 10,

Is there a way to trap for headset button click?

2016-05-21 Thread Bill Vlahos
Any ideas on how I can recognize when a user presses the headset button on a Bluetooth or USB headset? I doubt I can do that directly in LiveCode but perhaps with an External for OS (Macintosh, Windows, IOS and/or Android)? Thanks, Bill Vlahos

InfoWallet website and development ending in a week

2015-09-13 Thread Bill Vlahos
providing web hosting. Also thanks to the many LiveCoders who have purchased it. Bill Vlahos www.infowallet.com <http://www.infowallet.com/> Get it while you can. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to sub

Re: [OT-ish] naming a MeetUp group

2015-08-10 Thread Bill Vlahos
Martin, I’m involved with a couple of MeetUp groups. My experience is similar to yours regarding the lack of attendance even when people confirm they are coming. Bill Vlahos > On Aug 9, 2015, at 7:21 AM, Martin Koob wrote: > > I set up a meet-up group page in Toronto

Re: Text to speech and create wav file

2015-06-26 Thread Bill Vlahos
t;> if no one else posts it. >> >> -- >> Kind regards, >> >> Mark Schonewille >> Economy-x-Talk >> Http://economy-x-talk.com >> >> Share the clipboard of your computer over a local network with Clipboard >> Link http://clipboardl

Re: Text to speech and create wav file

2015-06-25 Thread Bill Vlahos
Tom, I do want this on a Mac. This looks like a viable option using AppleScript. Thank you, Bill Vlahos > On Jun 25, 2015, at 9:48 AM, tbodine wrote: > > Hi Bill. > > I don't know if that's doable within Livecode. If not, perhaps you can use > an external

Text to speech and create wav file

2015-06-25 Thread Bill Vlahos
I’ve been playing around with the revSpeech commands to do text to speech. It works pretty well to get the computer to play the sound through the speakers. How can I create a .wav sound file? Thank you, Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your

Re: Why doesn't this work?

2015-05-31 Thread Bill Vlahos
My apologies. Mark and Klaus both came up with the correct solution. When I copied/pasted from the email it must have picked up a something extra that made it not work. I tried it again and it works fine. Thank you, Bill Vlahos > On May 31, 2015, at 9:59 AM, Mark Schonewille >

Re: Why doesn't this work?

2015-05-31 Thread Bill Vlahos
//qery.us/468 > > Buy my new book "Programming LiveCode for the Real Beginner" > http://qery.us/3fi > > LiveCode on Facebook: > https://www.facebook.com/groups/runrev/ > > On 5/31/2015 18:29, Bill Vlahos wrote: >>put "805" into vAC >>put >&

Why doesn't this work?

2015-05-31 Thread Bill Vlahos
de?USAreaCode="; & vAC && "HTTP/1.1" Why? Thanks, Bill Vlahos ___ 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: GitHub starter guide?

2015-05-01 Thread Bill Vlahos
There is a Mac app that makes it easy. Probably other platforms as well. What I don't see is comments and discussions. Bill Vlahos Sent from my iPhone > On May 1, 2015, at 5:30 PM, Richard Gaskin wrote: > > Colin Holgate wrote: > > > For just going there and downloa

Memory question active program

2015-04-29 Thread Bill Vlahos
know if LiveCode is doing this or the Windows 7 PC (64bit) is. The PC has 8 GB RAM. I suspect it is the PC memory management that is doing this as LiveCode loads everything in RAM. Is there a way for me to test what is causing this? Is there a way to prevent this? Thanks, Bill Vlahos

Re: lcTaskList and LiveCode 8

2015-04-13 Thread Bill Vlahos
resolved. > > Warm regards, > > Ben > > On 14 March 2015 at 14:40, Bill Vlahos wrote: > >> I already had LC 8.0.0 DP1 installed and lcTaskList worked fine. >> >> When I opened LiveCode today the auto updater wanted to update to what >> appears

Scripting Calendars tutorial stack

2015-03-29 Thread Bill Vlahos
theSlug for contributing the initial Outlook for Macintosh code. Bill Vlahos _ bvla...@mac.com Author InfoWallet and lcTaskList InfoWallet (http://www.infowallet.com) lcTaskList: (http://www.infowallet.com/lctasklist/index.htm) RunRev lcTaskList Forum: (http://forums.runrev.com

lcTaskList and LiveCode 8

2015-03-14 Thread Bill Vlahos
27;ve submitted it as a bug report Bug 14953 to LiveCode. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList: (http://www.infowallet.com/lctasklist/index.htm) RunRev lcTaskList Forum:

Re: Web page fields

2015-03-05 Thread Bill Vlahos
ound entries. The page source shows this as the form: Bill Vlahos > On Mar 4, 2015, at 3:07 PM, Mike Bonner wrote: > > If the page isn't too complicated and you can figure out how things are > being sent.. (easy if the page works with GET requests.. jus

Web page fields

2015-03-04 Thread Bill Vlahos
particular web page does NOT automatically put the cursor in the search field. I’m guessing it is a javascript that does this. Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: Licensing

2015-01-06 Thread Bill Vlahos
Pete, I’m glad you are getting comfortable with this. I know it has been a struggle. Bill > On Jan 6, 2015, at 10:52 AM, Peter Haworth wrote: > > Hi Bill, > Thanks for the input. > > I think I'm homing in on how to do this. > > My web site will have 3-4 videos on the main features of the pro

Re: Licensing

2015-01-05 Thread Bill Vlahos
Store). Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList: (http://www.infowallet.com/lctasklist/index.htm) RunRev lcTaskList Forum: (http://forums.runrev.com/viewforum.php?f=61) >

Re: Project Browser vs App Browser (was "script scope variables inexplicably becoming unset")

2015-01-03 Thread Bill Vlahos
I chose #3: eliminate the trial version completely and only sell a version that is unprotected so it works on all versions of LiveCode. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure

How to I receive AppleScript?

2015-01-03 Thread Bill Vlahos
I want to have my LiveCode application receive an AppleScript command with parameters from another application and then have my program execute the command. I can send an AppleScript to another program with LiveCode but I don’t see any examples of how to receive them. Bill Vlahos

December Meeting SoCal LiveCode User Group

2014-12-01 Thread Bill Vlahos
about LiveCode. What: Attendees are encouraged to bring something to share - it can be a brief presentation, a problem you need help solving, or even just any question about LiveCode. We hope to see everyone there. Bill Vlahos and Richard Gaskin ___ use-li

Re: [OT] baby

2014-11-27 Thread Bill Vlahos
How exciting! The best to you and your family. Bill Vlahos Sent from my iPhone > On Nov 27, 2014, at 12:14 PM, Monte Goulding > wrote: > > Hi Folks > > We just had a baby so I won't be able to get to mergExt related questions for > a few days. Rebecca(mum) and

InfoWallet is free!

2014-11-22 Thread Bill Vlahos
Here is an early Black Friday special that will be permanent. InfoWallet is free (as in beer) to everyone. Share and enjoy. A big thank you to the LiveCode community and especially Geoff Canyon for all your help over the years. Bill Vlahos _ InfoWallet (http

Re: How safe and feasable is it ?

2014-11-09 Thread Bill Vlahos
easy to do and you can put as many scripts in it as you want. This is how InfoWallet works. Standalone (you distribute) + Program stack (downloads) + User Data Stacks (where user data is). Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life

Re: Text fields with rounded corners

2014-10-05 Thread Bill Vlahos
I agree that it would be a very nice feature to have. It would save time having to create the graphics workarounds described in this thread. Bill Vlahos On Oct 5, 2014, at 1:42 PM, Paul Dupuis wrote: > I think what was being asked here is "why shouldn't the roundRadius &g

Re: Calendar scripting app needs help with Outlook for Mac

2014-10-05 Thread Bill Vlahos
I have a volunteer for assistance. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList: (http://www.infowallet.com/lctasklist/index.htm) RunRev lcTaskList Forum: (http

Re: Calendar scripting app needs help with Outlook for Mac

2014-10-05 Thread Bill Vlahos
Mark, Well that is why I don’t own it. However, many companies like yours insist on it which is why I want to be able to show how to integrate with it. Bill On Oct 5, 2014, at 12:14 PM, Mark Wieder wrote: > Bill- > > Sunday, October 5, 2014, 11:39:25 AM, you wrote: > >> My problem is that I

Calendar scripting app needs help with Outlook for Mac

2014-10-05 Thread Bill Vlahos
is that I don’t have a licensed copy of Outlook on the Mac. I have the beginnings based on the AppleScript dictionary. If anyone would like to take what I have done and add the same thing for Outlook I would appreciate it. Just let me know. Bill Vlahos _ InfoWallet (http

Re: Outrageously slow AppleScript performance

2014-10-04 Thread Bill Vlahos
One important addition on this… The performance issue is only in the IDE. Standalone's performance is good! Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList:

Re: Outrageously slow AppleScript performance

2014-10-02 Thread Bill Vlahos
Thanks everyone. It turns out that RunRev knows about the issue: http://quality.runrev.com/show_bug.cgi?id=11358 Richard, I will be at the meeting tonight and as my contribution topic for the meeting. See you there. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about

Re: Outrageously slow AppleScript performance

2014-10-01 Thread Bill Vlahos
the applet. In my case the LiveCode app is sending the script. There is no applet in the traditional sense. I wonder if pointing it to the LiveCode engine would do the same thing. Thanks for the feedback and confirmation. I’ll ask LiveCode support about it. Bill Vlahos On Oct 1, 2014, at 11:29 AM

Outrageously slow AppleScript performance

2014-09-30 Thread Bill Vlahos
D --display dialog "Event " & eID & " of Calendar " & cID tell application "System Events" tell process "Calendar" keystroke "i" using command down end tell end tell Bill Vlahos _ Inf

Re: Can LC application receive a shell command with parameters?

2014-09-10 Thread Bill Vlahos
then call a handler in my app to do a search.. I don’t see what my handler would look like in my app. Thanks, Bill Vlahos On Sep 10, 2014, at 10:57 AM, Michael Doub wrote: > Look up $ in the dictionary. You can get access to all of the environment > variables for command line apps. I

Can LC application receive a shell command with parameters?

2014-09-10 Thread Bill Vlahos
I want to have a different program pass a parameter (in this case a callerID phone number) to my LC application via a shell command to do a search in and bring up a person’s record. How can I receive it and handle it? Thanks, Bill Vlahos ___ use

Re: preOpenStack

2014-09-07 Thread Bill Vlahos
I encourage everyone who would like the notes to be updated to do so yourself by adding comments to the dictionary items. This is a great feature of the documentation. Just scroll all the way down on a dictionary entry. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is

Re: Apps on Flash Drive Advice

2014-08-27 Thread Bill Vlahos
when does your app read or write to disk? Reduce or eliminate any reading or writing to disk to reduce the performance penalty. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList

Re: Launch URL to run Windows program using command line switches

2014-07-01 Thread Bill Vlahos
er to dial get shell(quote & vLink & quote) —execute the shell command Whew! Thanks everyone. Bill Vlahos On Jun 30, 2014, at 10:38 PM, Mark Wieder wrote: > Bill- > > Monday, June 30, 2014, 7:03:25 PM, you wrote: > >> The cmd window in Windows7 supports

Re: Launch URL to run Windows program using command line switches

2014-06-30 Thread Bill Vlahos
document which is not what I’m looking for. Bill Vlahos On Jun 30, 2014, at 7:03 PM, Bill Vlahos wrote: > Skip, > > This is great. I’ve been struggling with this for a couple of weeks now > without success. > > This works for me when I point to a .exe file but not if I point

Re: Launch URL to run Windows program using command line switches

2014-06-30 Thread Bill Vlahos
limitation of the launch command. Thanks for the timely posting. Bill Vlahos On Jun 30, 2014, at 1:21 PM, Magicgate Software - Skip Kimpel wrote: > Got it working. Ended up with this to get it working: > > launch "c:/Program Files (x86)/MyProgram/file.exe /P > ""

  1   2   3   4   >