Search found 21 matches

by mikronos
Thu Feb 04, 2010 9:45 am
Forum: General Discussion
Topic: read control content
Replies: 2
Views: 8929

read control content

Thanks for response Oleg:)
by mikronos
Sun Jan 31, 2010 12:38 am
Forum: General Discussion
Topic: read control content
Replies: 2
Views: 8929

read control content

Hello,the "Move To Object" function is very powerfull, but after that, is there a way to read the content of the control and put it into a variable? (without using a basic script, but only integrated command)Thanks for response.
by mikronos
Fri Feb 09, 2007 7:36 am
Forum: Suggestions
Topic: label and goto to have infinite loop
Replies: 1
Views: 21285

label and goto to have infinite loop

Hi all,Don't blame me :( , but it would be nice to have the possibility to jump on any part of a task. For that I suggest the use of 'Label' and 'Goto'.Label name could be a free name or a variable ( that will allow some indexation).And if that work (!) what about the possibility to call another tas...
by mikronos
Wed Jan 17, 2007 4:18 am
Forum: General Discussion
Topic: Windows Key Support - Keystroke?
Replies: 4
Views: 12304

Windows Key Support - Keystroke?

Hi Sam.Actually I think that Robotask can't intercept the windows key.But there is way ( I use it !! ) to do that with a little part of basic programming.This is the basic code used for this:Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long...
by mikronos
Tue Jan 09, 2007 8:18 am
Forum: General Discussion
Topic: Tray icons again
Replies: 2
Views: 8222

Tray icons again

Thanks for response Oleg,-Mikronos
by mikronos
Thu Jan 04, 2007 11:55 pm
Forum: General Discussion
Topic: Tray icons again
Replies: 2
Views: 8222

Tray icons again

Hi all,I come again with tray icon problem: how to handle it ?how to have action, open tray icon, select menu inside .etc.( like concurent product 'wintask'  )Just want to know if is it something that will be added in future version or definitively not ? I know that I have posted this request in sug...
by mikronos
Sat Dec 23, 2006 2:48 am
Forum: Suggestions
Topic: how to handle tray icons ?
Replies: 0
Views: 12289

how to handle tray icons ?

Hi all, There is actually no way to handle tray icons. It would be nice to have the possibility to select a tray icon ( even if the taskbar is hidden ) and have action on menu in it. Many tray icon offer the possibility to activate/deactivate is main program. I have see this on another concurrent pr...
by mikronos
Mon Nov 13, 2006 11:03 pm
Forum: General Discussion
Topic: {ClipBoardContent} Not working
Replies: 3
Views: 11084

{ClipBoardContent} Not working

Hi,It seem to work fine on my computer Do you use the last version of robotask ? and ( better ) can you send us your script file ? (just the part that doesn't work )-Mikronos
by mikronos
Thu Nov 09, 2006 10:32 pm
Forum: General Discussion
Topic: Click on system tray item.....
Replies: 3
Views: 10270

Click on system tray item.....

hi all,I have the same problem:I try to check/uncked an option wich appear in the context menu of a tray icon.-Mikronos ( searching again :) )
by mikronos
Thu Nov 09, 2006 2:30 am
Forum: General Discussion
Topic: Skript call for Robotask
Replies: 11
Views: 30695

Skript call for Robotask

Sorry for the typo, it is due to copy/paste from my previous post in this thread.No, the syntax is correct, but I alway have this error and don't know why...Note, I have the same error if I type : res= RoboTask.ExpandText ("12") again, not when I'm inside the basic interpreter, but only wh...