SOLVED. I split the vbscript in 2 parts focused the desire application
then wait then send keys
it now works every time. if i could delay the script using a"Wscript"
less solution, that would be ideal.
>From the dictionary
"Any which contains a reference to WScript will fail to run, beca
It seems like the problem is indeed with sendkeys happening too
quickly..but i have also concluded that when I try the Wscript.Sleep 500
command it is not compiling and my vbscript, and the sendkeys are never
sent. when i take the wait out...it works, but too quickly.
so i just need to find a work
Hi Brian, thanks.I have tried that, seems to work even less than
without it.
but you might be onto something here because sometimes "most" of the
text gets written... mostly none.and other times all of them. will
keep on testing to see if i can find the cause of this inconsistency.
T
Hactoberfest is back live at GitHub - submit 5 pull requests in October and
maybe win a t-shirt.
There are a bunch of LC projects on github, so now's the time to make an
improvement to one of them and enter!
https://hacktoberfest.digitalocean.com
--
On the first day, God created the heavens and
Have you tried adding a delay? It could be that the sendkeys is happening
before the app is ready for input. (Have not tried from LC, but I do something
similar in a .vbs file.)
Wsh.AppActivate "Notepad" : WScript.Sleep 500
Thanks,
Brian
On Oct 12, 2018, 4:38 PM -0500, Tom Glod via use-livecode
Hey folks, is anyone currently successfully using "do as vbscript" and
sending keystrokes to other application windows?
I have it set to work when i hit a hotkey
this is my vb script:
Dim Wsh
Set Wsh = CreateObject("Wscript.Shell")
Wsh.AppActivate "Notepad"
Wsh.SendKeys "Test abc"
it works
On 10/12/2018 11:12 AM, J. Landman Gay via use-livecode wrote:
That's not a term, it's a sentence.
So... time served only?
--
Mark Wieder
ahsoftw...@gmail.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to su
The first solution is great if you need to enumerate the plugins. The second is
good for just prepending the path before the stack name. Works a peach!
Thanks guys.
>> On Oct 12, 2018, at 12:45 , Paul Hibbert via use-livecode
>> wrote:
>>
>> revIDEPlugins()
>> On Oct 12, 2018, at 12:48 ,
That too!
Bob S
> On Oct 12, 2018, at 12:48 , Mark Wieder via use-livecode
> wrote:
>
> put revenvironmentuserpluginspath()
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage you
That's the ticket! :-)
Bob S
> On Oct 12, 2018, at 12:45 , Paul Hibbert via use-livecode
> wrote:
>
> revIDEPlugins()
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subs
On 10/12/2018 11:18 AM, Bob Sneidar via use-livecode wrote:
Hi all.
You would think all the plugin stacks would be "known" by the IDE, but when I
attempt to open a plugin by name, either short name or the actual file name (without the
path) Livecode cannot find it. There is no SpecialFolderPat
If this is just for your own Dev use then the installed plugins should be in 2
locations, on Mac inside the App bundle;
e.g. /Applications/LiveCode Indy 9.0.1.app/Contents/Tools/Plugins
I’d guess a similar location in Widows inside the App folder.
The user installed plugins should be in the "My
Hi all.
You would think all the plugin stacks would be "known" by the IDE, but when I
attempt to open a plugin by name, either short name or the actual file name
(without the path) Livecode cannot find it. There is no SpecialFolderPath
option for the plugins folder. (Maybe there should be??) S
On 10/11/18 5:57 PM, Mark Wieder via use-livecode wrote:
On 10/09/2018 11:05 AM, Sannyasin Brahmanathaswami via use-livecode wrote:
ITT 2016 - Kevlin Henney - Seven Ineffective Coding Habits of Many
Programmers
https://www.youtube.com/watch?v=ZsHMHukIlJY
Kevlin Henney is always an ente
which type binoculair are you using?
Op 12-10-2018 om 17:32 schreef François Chaplais via use-livecode:
I can see you
Le 11 oct. 2018 à 18:23, JJS via use-livecode a
écrit :
wow, that's the first time i can see it myself too.
All other replies were rejected somehow.
Ciao! Sphere.
Op 1
I should have known you'd be all over this, you hawkeye, you. :)
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On October 12, 2018 11:02:29 AM Heather Laine via use-livecode
wrote:
Lol. Heather has already secured Andre for the last L
Lol. Heather has already secured Andre for the last LiveCode Global day. So we
should be in for a treat!
Best Regards,
Heather
Heather Laine
Customer Services Manager
LiveCode Ltd
www.livecode.com
> On 12 Oct 2018, at 16:52, J. Landman Gay via use-livecode
> wrote:
>
> Heather may still
Heather may still be looking for speakers for LC Global. Ask her, you'd
probably get good attendance.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On October 12, 2018 5:53:13 AM Andre Alves Garzia via use-livecode
wrote:
Talking ab
Bob,
I remember them fondly :-)
On 10/12/2018 4:28 PM, Bob Sneidar via use-livecode wrote:
We used to call those, "Runtime Revolution Conferences". :-)
Bob S
On Oct 12, 2018, at 03:51 , Andre Alves Garzia via use-livecode
wrote:
Talking about best practices, would anyone here be interest
I can see you
> Le 11 oct. 2018 à 18:23, JJS via use-livecode
> a écrit :
>
> wow, that's the first time i can see it myself too.
>
> All other replies were rejected somehow.
>
>
> Ciao! Sphere.
>
>
> Op 11-10-2018 om 18:21 schreef JJS via use-livecode:
>> can you read this?
>>
>>
>> ___
We used to call those, "Runtime Revolution Conferences". :-)
Bob S
> On Oct 12, 2018, at 03:51 , Andre Alves Garzia via use-livecode
> wrote:
>
> Talking about best practices, would anyone here be interested in a little
> online course about it?
>
> best
> andre
__
I never received a reply to my email about the proper syntax to produce an fdf
file from a fillable form. Anyone who intends to use pdftk, be aware you may
not get support.
Bob S
> On Oct 10, 2018, at 10:38 , Bob Sneidar via use-livecode
> wrote:
>
> Still locks up. I have an email in to t
Håkan and Panos,
Håkan, here it is sticky between launches.
Panos, thanks for saving my sanity.
Best
andre
On 10/12/2018 11:55 AM, ha...@exformedia.se wrote:
Does
View => Backdrop
work?
On my Mac it is "sticky" between launches of LiveCode
Håkan
On 12 Oct 2018, 12:48 +0200, Andre Alves Gar
Does
View => Backdrop
work?
On my Mac it is "sticky" between launches of LiveCode
Håkan
On 12 Oct 2018, 12:48 +0200, Andre Alves Garzia via use-livecode
, wrote:
> Hey Friends,
>
> This will sound silly. I am on Windows 10 using LC 9.x, I've set a
> backdrop on preferences and now I want to un
Hello Andre,
You can unset it from the LC menubar (View -> Backdrop).
Best,
Panos
--
On Fri, Oct 12, 2018 at 1:48 PM Andre Alves Garzia via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hey Friends,
>
> This will sound silly. I am on Windows 10 using LC 9.x, I've set a
> backdrop on pr
Talking about best practices, would anyone here be interested in a
little online course about it?
best
andre
On 10/11/2018 11:57 PM, Mark Wieder via use-livecode wrote:
On 10/09/2018 11:05 AM, Sannyasin Brahmanathaswami via use-livecode
wrote:
ITT 2016 - Kevlin Henney - Seven Ineffective
Hey Friends,
This will sound silly. I am on Windows 10 using LC 9.x, I've set a
backdrop on preferences and now I want to unset it but I can't find a
way to do it. There are only options to select a new color but no way to
clear it. Can anyone help? Executing `set the backdrop to none` every
27 matches
Mail list logo