Maybe obvious question

Discuss RoboTask here
Post Reply
sdubose99
Posts: 2
Joined: Mon Jan 17, 2011 2:36 pm

Maybe obvious question

Post by sdubose99 »

I searched the help and forum but couldn't find this
answer... I have a small utility which does not have
File>Open, it processes photos after drag-n-drop. I
would
like to know how to:

open folder
select all *.jpg
drag and drop to program window
press particular button (I believe I know how to invoke
this)

How to signify to Robotask that the operation is
complete?

And then put the pc to sleep.

Thank you!
Last edited by sdubose99 on Mon Jan 17, 2011 7:52 pm, edited 1 time in total.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Maybe obvious question

Post by Oleg »

What is the program?
Is the "drag-n-drop" the single way in order to fill the list of files?
I'm sure that you can to fill the list of files by another way (i.e. sending keystrokes)
Or, maybe, it allows the command line.

Usually the drag-drop mechanism is auxiliary way for interactive work with the program.
sdubose99
Posts: 2
Joined: Mon Jan 17, 2011 2:36 pm

Maybe obvious question

Post by sdubose99 »

The program is enfuseGUI... the developer said there is no
other way besides drag n drop. enfuse alone is a command
line program but I will not invest the time to learn it.
Last edited by sdubose99 on Tue Jan 18, 2011 12:46 pm, edited 1 time in total.
Post Reply