<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>Macro Scheduler and Windows Automation</title>
	<link>http://www.mjtnet.com/usergroup/</link>
	<description>Macro Scheduler Automation Software</description>
	<managingEditor>usergroup@mjtnet.com</managingEditor>
	<webMaster>usergroup@mjtnet.com</webMaster>
	<lastBuildDate>Tue, 07 Sep 2010 00:33:21 GMT</lastBuildDate>
<item>
	<title>Technical / Scripting :: RE: IEAuto.dll Attach to running instance</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28451#28451</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=471&quot; target=&quot;_blank&quot;&gt;adroege&lt;/a&gt;&lt;br /&gt;

Posted: Mon Sep 06, 2010 5:21 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;And there fore they want to use an instance of IE that is already logged in. &lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Seems simple to me.......  Create the IE instance as visible with IEAuto, and then have some human login in.  Now the macro can start working.   Seems to me you were thinking that to automate the instance it had to be invisible - which is not the case.
&lt;br /&gt;

&lt;br /&gt;
Actually not sure why IEAuto can't automate the login process also.  But, if not, the macro can start once the instance is &amp;quot;logged in&amp;quot; anyway.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: IEAuto.dll Attach to running instance</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28450#28450</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;mtettmar&lt;/a&gt;&lt;br /&gt;

Posted: Mon Sep 06, 2010 1:31 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;No, fraid not.  The IE instance must be created by IE_Create for any other function to use it.  You cannot attach to an already existing instance via IEAuto.
&lt;br /&gt;_________________&lt;br /&gt;Regards,
&lt;br /&gt;
Marcus Tettmar 
&lt;br /&gt;
&lt;a href=&quot;http://mjtnet.com/blog/&quot; target=&quot;_blank&quot;&gt;http://mjtnet.com/blog/&lt;/a&gt; | &lt;a href=&quot;http://twitter.com/marcustettmar&quot; target=&quot;_blank&quot;&gt;http://twitter.com/marcustettmar&lt;/a&gt;
&lt;br /&gt;
Please do not email/PM me for private support  - post to the forum so that everyone benefits. For private support please send email via our web site.&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: IEAuto.dll Attach to running instance</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28449#28449</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2472&quot; target=&quot;_blank&quot;&gt;SteenJakobsen&lt;/a&gt;&lt;br /&gt;

Posted: Mon Sep 06, 2010 7:45 am (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I Know I have asked the same question before. It is just that is has become importat now.
&lt;br /&gt;

&lt;br /&gt;
The reson is that a large corporate costumer has a large coporate web app that requeres login. And there fore they want to use an instance of IE that is already logged in. 
&lt;br /&gt;

&lt;br /&gt;
Any hint?
&lt;br /&gt;

&lt;br /&gt;
p.s. I know I can do it in VB .. I hvae read the posts about it. But then I can not use the great IEAuto.dll that comes with WebRecorder.
&lt;br /&gt;

&lt;br /&gt;
Best regards Sten
&lt;br /&gt;_________________&lt;br /&gt;Best Regards
&lt;br /&gt;
Steen Jakobsen
&lt;br /&gt;
DM Software A/S&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: IEAuto.dll Attach to running instance</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28448#28448</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2472&quot; target=&quot;_blank&quot;&gt;SteenJakobsen&lt;/a&gt;&lt;br /&gt;
Subject: IEAuto.dll Attach to running instance&lt;br /&gt;
Posted: Mon Sep 06, 2010 7:37 am (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi all,
&lt;br /&gt;

&lt;br /&gt;
Is there a way to attach to a running instance of IE and then use that instance  with the functions in IEAuto.dll
&lt;br /&gt;

&lt;br /&gt;
Any feedback is very appreciated.
&lt;br /&gt;

&lt;br /&gt;
Regards Steen
&lt;br /&gt;_________________&lt;br /&gt;Best Regards
&lt;br /&gt;
Steen Jakobsen
&lt;br /&gt;
DM Software A/S&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Returnvalues, or how to get the value of a var in srt change</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28447#28447</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2168&quot; target=&quot;_blank&quot;&gt;Dick99999&lt;/a&gt;&lt;br /&gt;
Subject: Re: VBScript causes Error 13 (Type mismatch)&lt;br /&gt;
Posted: Sun Sep 05, 2010 5:38 pm (GMT 0)&lt;br /&gt;
Topic Replies: 8&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;djDeeJay_dot_com wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;..............&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;mtettmar wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;
Macro Scheduler's subroutines are just subroutines.  Not functions.  Functions return a result.  Subroutines don't.  They also can't be called inline in a calculation.  They are just blocks of code you can call for convenience.  Hence why you can't really do this recursively in MacroScript.  You can of course use a global variable for the result.  .............&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
Agree if returning results through the name of the function is meant here. A subroutine can also return values through it's parameters. MS is no exception here I think. 
&lt;br /&gt;

&lt;br /&gt;
Returning an array can be done by putting the name of the array 'without an index' in the gosub i.e
&lt;br /&gt;
Call: gosub&amp;gt;sampleSubr,myarray
&lt;br /&gt;
In the subr use:
&lt;br /&gt;
%sampleSubr_VAR_1%_%index%=returnValue
&lt;br /&gt;
see &lt;a href=&quot;http://www.mjtnet.com/usergroup/viewtopic.php?t=6360&quot; target=&quot;_blank&quot;&gt;http://www.mjtnet.com/usergroup/viewtopic.php?t=6360&lt;/a&gt;
&lt;br /&gt;
Also note that the length of the array is the largest length ever returned. So it is better to return the actual length in a second parameter separately, see next example.
&lt;br /&gt;

&lt;br /&gt;
And the following can be used to return a single value variable
&lt;br /&gt;
gosub&amp;gt;subr,{&amp;quot;VarName&amp;quot;}
&lt;br /&gt;
and in the subr use:
&lt;br /&gt;
%sampleSubr_VAR_1%=returnValue
&lt;br /&gt;
If the {} notation is not used for calling, then only the first time will result in intended return values.
&lt;br /&gt;

&lt;br /&gt;
I use both returns a lot, and really don't know if this way to return values is an unintended usage of the substitution power of MS.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28446#28446</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2068&quot; target=&quot;_blank&quot;&gt;sarver311&lt;/a&gt;&lt;br /&gt;

Posted: Sun Sep 05, 2010 6:04 am (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks JRL!  Yeah I hadn't messed with them much but had an entirely different problem where a variable breakpoint would come in handy then I could get it to work and thought I was crazy.  Thanks for confirming it's not just much.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28445#28445</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=492&quot; target=&quot;_blank&quot;&gt;JRL&lt;/a&gt;&lt;br /&gt;

Posted: Sun Sep 05, 2010 5:02 am (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I see it now.  Thank you for the explanation.  It appears that &amp;quot;variable breakpoints&amp;quot; were introduced with version 12.  Somehow I missed the boat and didn't know about them.
&lt;br /&gt;

&lt;br /&gt;
I now agree that variable breakpoints do not seem to work once a dialog is displayed.  I even made the dialog non-modal then added a GoSub line immediately following the show&amp;gt; line and the script failed to pause when StopScript=10 .  Place the Gosub immediately ahead of Show&amp;gt; and the script pauses as it should.
&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://cid-5da075bed03597b4.skydrive.live.com/browse.aspx/.Public?uc=1&amp;amp;lc=1033&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;A few homemade utilities&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28444#28444</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2068&quot; target=&quot;_blank&quot;&gt;sarver311&lt;/a&gt;&lt;br /&gt;

Posted: Sat Sep 04, 2010 4:33 pm (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Ok, you know how in the debugger for macro scheduler there is an option called variable breakpoints?   In there you set can set a value pair that tells macro scheduler to pause the script when that value has been reached.  In this case when StopScript=True.  
&lt;br /&gt;

&lt;br /&gt;
I was having an issue in another script where I couldn't get the variable breakpoint to pause the script.  That is when I discovered the issue with the dialog.  My other script is way to big and calls databases etc. so I just made the two sample scripts to illustrate that it works without a dialog and stops to work when there is a dialog in the script.  
&lt;br /&gt;

&lt;br /&gt;
So when you run these scripts, go to your debugger and go into the variable breakpoint option and put stopscript=True.  For the first script I posted it will pause the debugger once the value hits true, for the second one it will not.
&lt;br /&gt;

&lt;br /&gt;
Does that make more sense?  Sorry for the confusion and thanks for the help!
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28443#28443</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=492&quot; target=&quot;_blank&quot;&gt;JRL&lt;/a&gt;&lt;br /&gt;

Posted: Sat Sep 04, 2010 2:00 pm (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Perhaps I'm not understanding the purpose of the variable &amp;quot;StopScript&amp;quot;.  I assumed you were using it somewhere else in your script.  If I step through your script in the editor,  I see that &amp;quot;StopScript&amp;quot; gets set tp True.  As far as I know you would then need to perform some action based on that value of &amp;quot;StopScript&amp;quot;.
&lt;br /&gt;

&lt;br /&gt;
&lt;textarea readonly cols=&quot;80&quot; rows=&quot;60&quot; wrap=&quot;off&quot; class=&quot;codebox&quot; style=&quot;width:95%;&quot;&gt;

Dialog&amp;gt;Dialog1

object Dialog1&amp;#58; TForm

  Left = 255

  Top = 116

  HelpContext = 5000

  BorderIcons = &amp;#91;biSystemMenu&amp;#93;

  Caption = 'CustomDialog'

  ClientHeight = 212

  ClientWidth = 431

  Color = clBtnFace

  Font.Charset = DEFAULT_CHARSET

  Font.Color = clWindowText

  Font.Height = -11

  Font.Name = 'MS Sans Serif'

  Font.Style = &amp;#91;&amp;#93;

  OldCreateOrder = True

  ShowHint = True

  OnTaskBar = False

  PixelsPerInch = 96

  TextHeight = 13

  object StartLoop&amp;#58; tMSButton

    Left = 148

    Top = 72

    Width = 75

    Height = 25

    Caption = 'StartLoop'

    DoubleBuffered = True

    ParentDoubleBuffered = False

    TabOrder = 8

    DoBrowse = False

    BrowseStyle = fbOpen

  end

end

EndDialog&amp;gt;Dialog1



AddDialogHandler&amp;gt;Dialog1,StartLoop,OnClick,startloop

show&amp;gt;dialog1,r



srt&amp;gt;startloop

  let&amp;gt;k=0

  messagemodal&amp;gt;the loop is about to start, lets see if the variable breakpoint works

  label&amp;gt;actionloop

  

  //JRL added the following 4 lines

    If&amp;gt;StopScript=True

      MDL&amp;gt;StopScript=%StopScript%

      Exit&amp;gt;0

    EndIf

  /////////////////////////////////////

    

    wait&amp;gt;.10

    let&amp;gt;k=%k%+1

    if&amp;gt;k=10

    

      let&amp;gt;StopScript=True

    endif

  goto&amp;gt;actionloop

END&amp;gt;startloop

&lt;/textarea&gt;
&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://cid-5da075bed03597b4.skydrive.live.com/browse.aspx/.Public?uc=1&amp;amp;lc=1033&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;A few homemade utilities&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28442#28442</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2068&quot; target=&quot;_blank&quot;&gt;sarver311&lt;/a&gt;&lt;br /&gt;

Posted: Sat Sep 04, 2010 5:33 am (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Oops,  I made a last minute change to the script before making this post so I can see how you would that was the only reason it wasn't working.  Sorry for the confusion!  If you fix my typo and try that script the problem still exists. I know for sure it is working too because I add a message right when the srt&amp;gt;startloop sub runs so i know it has started.  
&lt;br /&gt;

&lt;br /&gt;
I made sure my variable breakpoint is spelled right and even tried everything uppercase, still nogo.
&lt;br /&gt;

&lt;br /&gt;
Try this and let me know if you observe the same problem.
&lt;br /&gt;

&lt;br /&gt;
&lt;textarea readonly cols=&quot;80&quot; rows=&quot;53&quot; wrap=&quot;off&quot; class=&quot;codebox&quot; style=&quot;width:95%;&quot;&gt;

Dialog&amp;gt;Dialog1

object Dialog1&amp;#58; TForm

  Left = 255

  Top = 116

  HelpContext = 5000

  BorderIcons = &amp;#91;biSystemMenu&amp;#93;

  Caption = 'CustomDialog'

  ClientHeight = 212

  ClientWidth = 431

  Color = clBtnFace

  Font.Charset = DEFAULT_CHARSET

  Font.Color = clWindowText

  Font.Height = -11

  Font.Name = 'MS Sans Serif'

  Font.Style = &amp;#91;&amp;#93;

  OldCreateOrder = True

  ShowHint = True

  OnTaskBar = False

  PixelsPerInch = 96

  TextHeight = 13

  object StartLoop&amp;#58; tMSButton

    Left = 148

    Top = 72

    Width = 75

    Height = 25

    Caption = 'StartLoop'

    DoubleBuffered = True

    ParentDoubleBuffered = False

    TabOrder = 8

    DoBrowse = False

    BrowseStyle = fbOpen

  end

end

EndDialog&amp;gt;Dialog1



AddDialogHandler&amp;gt;Dialog1,StartLoop,OnClick,startloop

show&amp;gt;dialog1,r



srt&amp;gt;startloop

  let&amp;gt;k=0

  messagemodal&amp;gt;the loop is about to start, lets see if the variable breakpoint works

  label&amp;gt;actionloop

    wait&amp;gt;.10

    let&amp;gt;k=%k%+1

    if&amp;gt;k=10

    

      let&amp;gt;StopScript=True

    endif

  goto&amp;gt;actionloop

END&amp;gt;startloop



&lt;/textarea&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28441#28441</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=492&quot; target=&quot;_blank&quot;&gt;JRL&lt;/a&gt;&lt;br /&gt;

Posted: Sat Sep 04, 2010 4:55 am (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;AddDialogHandler&amp;gt;Dialog1,&lt;span style=&quot;color: darkred&quot;&gt;StartLoop&lt;/span&gt;,OnClick,startloop
&lt;br /&gt;

&lt;br /&gt;
should be
&lt;br /&gt;

&lt;br /&gt;
AddDialogHandler&amp;gt;Dialog1,&lt;span style=&quot;color: green&quot;&gt;msButton1&lt;/span&gt;,OnClick,startloop
&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://cid-5da075bed03597b4.skydrive.live.com/browse.aspx/.Public?uc=1&amp;amp;lc=1033&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;A few homemade utilities&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: Problem with Variable breakpoints</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28440#28440</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2068&quot; target=&quot;_blank&quot;&gt;sarver311&lt;/a&gt;&lt;br /&gt;
Subject: Problem with Variable breakpoints&lt;br /&gt;
Posted: Fri Sep 03, 2010 8:48 pm (GMT 0)&lt;br /&gt;
Topic Replies: 6&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I don' t  know if it's broken or this is working as intended but I noticed an issue with Variable Breakpoints not working under certain scenarios.
&lt;br /&gt;

&lt;br /&gt;
Here are two code samples that illustrate when it works fine and when it doesn't.
&lt;br /&gt;

&lt;br /&gt;
Working Scenario:
&lt;br /&gt;
I have a variable break set to StopScript=True The script basically loops through for a few seconds and once k is 10 it sets the variable to true and the variable breakpoint stops right at that moment.
&lt;br /&gt;

&lt;br /&gt;
&lt;textarea readonly cols=&quot;80&quot; rows=&quot;10&quot; wrap=&quot;off&quot; class=&quot;codebox&quot; style=&quot;width:95%;&quot;&gt;

let&amp;gt;k=0

label&amp;gt;actionloop

  wait&amp;gt;.01

  let&amp;gt;k=%k%+1

  if&amp;gt;k=10

    let&amp;gt;StopScript=True

  endif

goto&amp;gt;actionloop

&lt;/textarea&gt;
&lt;br /&gt;

&lt;br /&gt;
That works just fine.  However as soon as I introduce a dialog into the mix the variable breakpoint ceases to function.  This basically the same as the above script, the loop just begins as soon as you click the button but the script never stops when Stopscript=True.   Also I tried this with modal and nonmodal versions of a dialog with same issue.
&lt;br /&gt;

&lt;br /&gt;
&lt;textarea readonly cols=&quot;80&quot; rows=&quot;50&quot; wrap=&quot;off&quot; class=&quot;codebox&quot; style=&quot;width:95%;&quot;&gt;

Dialog&amp;gt;Dialog1

object Dialog1&amp;#58; TForm

  Left = 255

  Top = 116

  HelpContext = 5000

  BorderIcons = &amp;#91;biSystemMenu&amp;#93;

  Caption = 'CustomDialog'

  ClientHeight = 212

  ClientWidth = 431

  Color = clBtnFace

  Font.Charset = DEFAULT_CHARSET

  Font.Color = clWindowText

  Font.Height = -11

  Font.Name = 'MS Sans Serif'

  Font.Style = &amp;#91;&amp;#93;

  OldCreateOrder = True

  ShowHint = True

  OnTaskBar = False

  PixelsPerInch = 96

  TextHeight = 13

  object MSButton1&amp;#58; tMSButton

    Left = 148

    Top = 72

    Width = 75

    Height = 25

    Caption = 'StartLoop'

    DoubleBuffered = True

    ParentDoubleBuffered = False

    TabOrder = 8

    DoBrowse = False

    BrowseStyle = fbOpen

  end

end

EndDialog&amp;gt;Dialog1



AddDialogHandler&amp;gt;Dialog1,StartLoop,OnClick,startloop

show&amp;gt;dialog1,r



srt&amp;gt;startloop

  let&amp;gt;k=0

  label&amp;gt;actionloop

    wait&amp;gt;.10

    let&amp;gt;k=%k%+1

    if&amp;gt;k=10

      let&amp;gt;StopScript=True

    endif

  goto&amp;gt;actionloop

END&amp;gt;startloop

&lt;/textarea&gt;
&lt;br /&gt;

&lt;br /&gt;
Am I missing something?
&lt;br /&gt;

&lt;br /&gt;
Thanks!
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: How to run a macro when someone connects a USB stick to PC ?</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28439#28439</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=1660&quot; target=&quot;_blank&quot;&gt;idiot&lt;/a&gt;&lt;br /&gt;

Posted: Fri Sep 03, 2010 2:37 am (GMT 0)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;or you could have it detect when the bubble pops up using getpixel or image recognition that the new drive is plugged in his way is already coded thopugh
&lt;br /&gt;_________________&lt;br /&gt;if idiots rule the world then im the king!!!!
&lt;br /&gt;
i want a free t-shirt give me all of your rep!!!&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Beginners :: RE: picture tracking</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28438#28438</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=1660&quot; target=&quot;_blank&quot;&gt;idiot&lt;/a&gt;&lt;br /&gt;

Posted: Fri Sep 03, 2010 2:31 am (GMT 0)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;actually you can use image recogniton to detect image no matter where it is its just a simple setting
&lt;br /&gt;_________________&lt;br /&gt;if idiots rule the world then im the king!!!!
&lt;br /&gt;
i want a free t-shirt give me all of your rep!!!&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Technical / Scripting :: RE: Controling objects in a Map application</title>
	<link>http://www.mjtnet.com/usergroup/viewtopic.php?p=28437#28437</link>
	<description>Author: &lt;a href=&quot;http://www.mjtnet.com/usergroup/profile.php?mode=viewprofile&amp;u=2576&quot; target=&quot;_blank&quot;&gt;Auto_Rudolf&lt;/a&gt;&lt;br /&gt;

Posted: Fri Sep 03, 2010 2:13 am (GMT 0)&lt;br /&gt;
Topic Replies: 7&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi JRL.
&lt;br /&gt;

&lt;br /&gt;
Your script is amazing.
&lt;br /&gt;
The Vehicle Plate No. is not visually identifiable.
&lt;br /&gt;

&lt;br /&gt;
I used your script but the vehicle objects is not identifiable.
&lt;br /&gt;

&lt;br /&gt;
At least I know it is not feasible or might be too tedious to implement at this moment.
&lt;br /&gt;

&lt;br /&gt;
Thanks JRL and adroege for the help!
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
</channel>
</rss>

