Jump to content

Recommended Posts

Posted

Could anyone have any sample on how to use AutoitX in rapidbatch codes please? :unsure:

Eg. ini files, singleton, popup windows.

I cant figure out how its called in rapidbatch codes. :P

Thanks. :D

Posted

First of all, not all the AutoIt functions are included in AutoItX. And certainly functions like Singleton will not be available since that is a UDF. AutoItX cannot run scripts.

Also, what in the world is "rapidbatch"?

www.rapidbatch.com

Its a programming language with similar codes(not exactly) to bat files. :unsure:

Its ok it doesnt have singleton commands. But what about other commands?

I just need some sample codes to get started on it. :P

Thanks. :D

Posted (edited)

GUI and popup is not included in AutoItX

//Edit: the rapidbatch-dll interface is really poor. You would have to create a wrapper-DLL to use AutoItX. Anyways, you can do all with AutoIt what you can d with rapudbatch i think.

Edited by ProgAndy

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Posted

GUI and popup is not included in AutoItX

//Edit: the rapidbatch-dll interface is really poor. You would have to create a wrapper-DLL to use AutoItX. Anyways, you can do all with AutoIt what you can d with rapudbatch i think.

I dont know how make a dll. :P

The problem is security, thats why why Im starting to learn how to use rapidbatch. :unsure:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...