Jump to content
Macro Express Forums

girijaprasad

Members
  • Posts

    8
  • Joined

  • Last visited

girijaprasad's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. loop until your requirement satisfied, I followed that pattern. I have a need to click a button until page is loaded fully with fully ajax functionality. wait until Webpage loading is not working at that situation, I tried to loop until I get the solution. the Solution is first i stored the desired fields when the page is loaded. After the page loaded my condition satisfied. My macro worked fine at all levels. Hope this will be useful.
  2. I am giri @ girija prasad, I have a need to read files where the mex file is located i.e. if xyz.mex file is located at c:\providerextract\, there are some other files test.txt(text file) provider.xls (excel file) at that location which I need to read. suppose if i change xyz.mex file to another location d:\demo\xyz.mex, then I have a need to read test.txt, provider.xls from the location. I also need to run macro express pro from command line with mex file/nickname. I tried to run MacroExpressPro MeProc.exe /A::c:\TestMacros.mex?TestMacro but I got the errors and could not run. or else atleast In another way I have to findout the current directory. . thanks in advance giri
  3. thanks cory, Now I will try for that and complete my work. :-))
  4. I am girija prasad @ giri, I am having requirement to read excel file. I used TextFileBeginProcess for reading excel file. then MePro is terminating abruptly and prompting for error reporting. is AsciiFileBeginProcess is suitable or not Thanks in Advance regards giri
  5. Hai, I am girija prasad @giri, I am new to this forum, I have a need to run only single macro, i..e when I am running one macro, no other macro is activated. I am running macro express through java program. when several computers in the network hit the macroexpress for executing the macro, only one macro should be executed, others will get the prompt that there is a macro is working any help thanks & regards girija
×
×
  • Create New...