Jump to content

Recommended Posts

Posted (edited)

I'm righting a simple script for opening and creating connection to Teradata SQL Assistant. 

I'd like to access Tools menu, I'm not getting able to click the menu bar on Teradata SQL Assistant client.

 

image.thumb.png.1dd0dff4713dbdfa37549c5675e72c34.png

Edited by Nirmal
attached screenshot
  • Moderators
Posted

@Nirmal screenshots are great but code is better. Please show us what you have tried thus far. Also, please see here as to how to ask get your question answered on this forum:

 

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

@JLogan3o13 Sorry for not providing details in my original query and thanks for your details. 

Please find my simple one 

Run("F:\TTU (x86)\Teradata\Client\15.00\Teradata SQL Assistant\startup.exe")
WinWaitActive("Teradata SQL Assistant")

WinMenuSelectItem("Teradata SQL Assistant","","WindowsForms10.Window.8.app.0.141b42a_r12_ad1","&Tools","Connect...")

 

image.thumb.png.c82f70829cbb0e7b887c93852fc3c87c.png

Actually I'd want select Tools menu and then Connect.. option underneath that. Not sure where is the issue. With the above few lines of code, only Client tool is opening but nothing happening after that.  

Posted

You should take a look here:

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • 5 years later...

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...