Search found 10 matches

by rraghul
Mon May 18, 2009 5:32 am
Forum: Technical / Scripting
Topic: Managing Message boxes of a desktop application
Replies: 2
Views: 3602

While scheduling a desktop application, i have a problem while handling message boxes. The application is for a file loading process. After completing the each load, it displays a message box(success or failure). How i can handle these message boxes(i want to close these message boxes). Also i have ...
by rraghul
Mon May 18, 2009 4:42 am
Forum: Technical / Scripting
Topic: Managing Message boxes of a desktop application
Replies: 2
Views: 3602

Managing Message boxes of a desktop application

While scheduling a desktop application, i have a problem while handling message boxes. The application is for a file loading process. After completing the each load, it displays a message box(success or failure). How i can handle these message boxes(i want to close these message boxes). If any idea....
by rraghul
Mon May 18, 2009 4:33 am
Forum: Technical / Scripting
Topic: Select drop downlist value
Replies: 5
Views: 5866

Thanks.
I have tried earlier by sending the text using send>text, but its not worked properly for me. So i tried the second method.

ie., I have counted the index of the item and arrow down to the item to be selected.

Now its working properly..

Thanks again.
by rraghul
Fri May 15, 2009 4:24 am
Forum: Technical / Scripting
Topic: Select drop downlist value
Replies: 5
Views: 5866

Yes.this drop down is on a desktop interface.
by rraghul
Thu May 14, 2009 6:40 am
Forum: Technical / Scripting
Topic: Select drop downlist value
Replies: 5
Views: 5866

Select drop downlist value

Hi,

I have a drop down list in my form, which is filled with values from data base.(eg: clientname).
Its display member is Name and value menmber is ID.
Could please advice, if i pass the ID to the script, how can i select the name automatically through the script.

Thanks
rraghul
by rraghul
Wed May 13, 2009 11:34 am
Forum: Technical / Scripting
Topic: Can i call a function from an exe
Replies: 2
Views: 3342

Can i call a function from an exe

Can i call a function that is written within an executable file(exe) from macro script or vbscript.
If any one can provide an idea, please help
by rraghul
Wed May 13, 2009 5:23 am
Forum: Technical / Scripting
Topic: Using dlls
Replies: 7
Views: 7192

We are having a class within the dll and the function resides within the class. So could you please help us how to access the functions in the class from Macro Scheduler.(The dll is created in vb.net).
by rraghul
Tue May 12, 2009 11:04 am
Forum: Technical / Scripting
Topic: Using dlls
Replies: 7
Views: 7192

The path of the dll seems to be right and we are using Macro scheduler 11.1. The dll we are calling is created in vb.net 2003.
by rraghul
Tue May 12, 2009 10:09 am
Forum: Technical / Scripting
Topic: Using dlls
Replies: 7
Views: 7192

We are really sorry.we were not able to send the dll
by rraghul
Tue May 12, 2009 9:34 am
Forum: Technical / Scripting
Topic: Using dlls
Replies: 7
Views: 7192

Using dlls

I have to access a function in a dll using the macro script. I tried using the 'LibFunc' to get that function in the dll, but it return a message 'Unable to load the dll'. I tried usiong the below given code snippet LibLoad>C:\Program Files\DM\dm_1.dll,hIE If>hIE=0 MessageModal>Could not load dm_1.d...
Sign up to our newsletter for free automation tips, tricks & discounts