Jump to content

how to set SciTE4AutoIt3 to support more than 4 parameters?


mik
 Share

Recommended Posts

Hi, All,

I have two questions:

1) I developped a script that needed at least five parameters, but SciTE4AutoIt3(version :1.71 ) only support 4 parameters. I wonder how to set it, since autoit can support 63 paramters.

2) how to get the text of all menuitems in a context menu? when I right clicked, there will pop up a context menu, but with AutoIt Windows Info tool, It seemes that no useful infomation is provided, as the attachment showes, only class #32768. Can this infomation help me to get the text of the five menuitems?

Any response is appreciated.

post-26894-1189513786_thumb.jpg

Link to comment
Share on other sites

Hi, All,

I have two questions:

1) I developped a script that needed at least five parameters, but SciTE4AutoIt3(version :1.71 ) only support 4 parameters. I wonder how to set it, since autoit can support 63 paramters.

2) how to get the text of all menuitems in a context menu? when I right clicked, there will pop up a context menu, but with AutoIt Windows Info tool, It seemes that no useful infomation is provided, as the attachment showes, only class #32768. Can this infomation help me to get the text of the five menuitems?

Any response is appreciated.

and the context menu isn't coming from window, maybe something different with standard context menu in windows.

Edited by mik
Link to comment
Share on other sites

  • Developers

Hi, All,

I have two questions:

1) I developped a script that needed at least five parameters, but SciTE4AutoIt3(version :1.71 ) only support 4 parameters. I wonder how to set it, since autoit can support 63 paramters.

Just specify multiple parameters in each input field separated by a space :)

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Just specify multiple parameters in each input field separated by a space :)

Jos

maybe you got me wrong, I don't run the script in command line, but firstly I set the parameters in the SciTE4AutoIt3(you can get the setting dialog by shift+F8), and then run the script by F5. I just want to know whether or not there is a way to support more than 4 parameters in SciTE4AutoIt3. Of course, running script in command line is a good way:)

Edited by mik
Link to comment
Share on other sites

  • Developers

maybe you got me wrong, I don't run the script in command line, but firstly I set the parameters in the SciTE4AutoIt3(you can get the setting dialog by shift+F8, and then run the script by F5. I just want to know whether or not there is a way to support more than 4 parameters in SciTE4AutoIt3. Of course, run it in command line is a good way:)

I did understand you and you can put multiple parameters in each box...

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I did understand you and you can put multiple parameters in each box...

Jos

thank you for your patience and very valuable answers!

and no anything to say about the second problem?

Edited by mik
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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