Search found 21 matches
- Thu Feb 04, 2010 9:45 am
- Forum: General Discussion
- Topic: read control content
- Replies: 2
- Views: 10230
read control content
Thanks for response Oleg:)
- Sun Jan 31, 2010 12:38 am
- Forum: General Discussion
- Topic: read control content
- Replies: 2
- Views: 10230
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.
- Fri Feb 09, 2007 7:36 am
- Forum: Suggestions
- Topic: label and goto to have infinite loop
- Replies: 1
- Views: 23286
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...
- Wed Jan 17, 2007 4:18 am
- Forum: General Discussion
- Topic: Windows Key Support - Keystroke?
- Replies: 4
- Views: 15128
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...
- Tue Jan 09, 2007 8:18 am
- Forum: General Discussion
- Topic: Tray icons again
- Replies: 2
- Views: 9547
Tray icons again
Thanks for response Oleg,-Mikronos
- Thu Jan 04, 2007 11:55 pm
- Forum: General Discussion
- Topic: Tray icons again
- Replies: 2
- Views: 9547
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...
- Sat Dec 23, 2006 2:48 am
- Forum: Suggestions
- Topic: how to handle tray icons ?
- Replies: 0
- Views: 14249
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...
- Mon Nov 13, 2006 11:03 pm
- Forum: General Discussion
- Topic: {ClipBoardContent} Not working
- Replies: 3
- Views: 13353
{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
- Thu Nov 09, 2006 10:32 pm
- Forum: General Discussion
- Topic: Click on system tray item.....
- Replies: 3
- Views: 12401
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
)

- Thu Nov 09, 2006 2:30 am
- Forum: General Discussion
- Topic: Skript call for Robotask
- Replies: 11
- Views: 35142
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...