Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 3866)

Ticket Resolution Summary Owner Reporter
#706 Rejected Ability to read QWidget Controls would be nice to have wooltown
Description

I tink it would be nice if you could have the ability to read the values from the controls in the QWidget class using ControlGetText.

Is this possible to do ?

#2950 Works For Me Dircopy cannot copy own dir or subfolders on network drive woldhek
Description

Dircopy stops while copying its own directory with subfolders or subfolders from there.

Consider network drive:

P:\folder1\folder2\folder3\folder4. P:\test

autoit script is in folder2.

script used: DirCopy ("P:\folder1\folder2", "C:\Users\Public\folder",1)

script copy`s files from folder2, and stops without warning and did not copy folder3 en folder4.

So i thought dircopy can not be used if script is in the same dir.

But i changed the script (in folder2) to copy folder3: DirCopy ("P:\folder1\folder2\folder3", "C:\Users\Public\folder",1)

Again the script stops again.

If i run the script from another folder on the P: drive, say P:test, everything is ok.

Looks like the autit-script locks all subfolders from where you start it?

#811 Rejected Add macros(@ScriptFile,@ScriptFunction) to get file,function executing in a script winux38@…
Description

Hello, It could be good to add the @ScriptFile and @scriptFunction to get current filename and function name currently executing. Today @scriptFilename returns the name of the launched script and loose the names of included files In any way congratulation to all the developpers team for this excellent software.

Note: See TracQuery for help on using queries.