|
|
Hello,
>>>
(1) Develop the ftp functions to allow users to search the other platform folder to pick
out what folders or files they want to transfer over. The last time I tried to do that I
had to copy the entire containing folder and it got messy so I got a commercial FTP
program and automated that instead.
<<<
I believe that what you are missing is some sort of <ftp_enum> command that is similar to the <file_enum> command, right?
>>>
(2) Build a 'screen scraper' for copying and pasting text where CTRL-C won't work.
'Kleptomania' sells a developer version of their product that's a powerful macro tool
for acquiring information on which the macro can make decisions.
<<<
As for the Kleptomania, our macro engine does not have an OCR engine built in yet. But this is something that we would like to add too.
However, it seems that Kleptomania maker (Structurise) is out of business.... 
>>>
(3) Allow functions to be built and saved.
<<<
I'm not sure what exactly you mean here... There are some means that allows users to build macros from pieces (procedures, external macros, external commands):
<-include->
<proc_def_...>
<run>
<extcmd>
<extmacro>
I would definitely appreciate If you could be more specific in what you are missing.
Thanks.
Best regards,
Petr |
IP Logged
|