Jump to content

mm little problem with quotes


AceLoc
 Share

Recommended Posts

i need to use controlsend for this

Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"

thats the title of the window but

$title = "Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"")
ControlSend($title, "", "", "{TAB 4}")

wont work ofcourse.. :)

tnkz

[quote name='AceLoc']I gots new sunglasses there cool.[/quote]

Link to comment
Share on other sites

$title = "Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"")

there is the error i know

but the title really is:

Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"

so what to do now?

[quote name='AceLoc']I gots new sunglasses there cool.[/quote]

Link to comment
Share on other sites

Press CTRL-ALT-F to freeze the display.

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<
Title:  Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"
Class:  #32770
Size:   X: 49   Y: 28   W: 389  H: 466

>>>>>>>>>>> Mouse Details <<<<<<<<<<<
Screen: X: 224  Y: 36
Cursor ID:  2

>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<
RGB:    Hex: 0xFFFFFF   Dec: 16777215

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<
Size:
Control ID:
ClassNameNN:
Text:

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<


>>>>>>>>>>> Visible Window Text <<<<<<<<<<<
 Opties 
Cursorgrootte
&Klein
&Normaal
&Groot
Opdrachtgeschiedenis
B&uffergrootte:
50
&Aantal buffers:
4
&Oude duplicaten verwijderen
Opties voor bewerken
Modus Sn&el bewerken
&Invoegmodus
Weergaveopties
&Venster
Volledig &scherm
OK
Annuleren

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<
Huidige codetabel
&Toepassen
Help

Edited by aceloc

[quote name='AceLoc']I gots new sunglasses there cool.[/quote]

Link to comment
Share on other sites

i need to use controlsend for this

Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"

thats the title of the window but

$title = "Eigenschappen voor "C:\WINDOWS\System32\cmd.exe"")
ControlSend($title, "", "", "{TAB 4}")oÝ÷ Û
'·
+Ü¢êìyêæÙäÏú®¢×ºÚ"µÍÌÍÝ]HH  ÌÎNÑZYÙ[ØÚ[ÛÜ   ][ÝÐÎÌLÕÒSÕÔÉÌLÔÞÝ[LÌÌLØÛY^I][ÝÉÌÎNÂ
Edited by gafrost

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

guess there's nothing wrong with capturing of the title. believe there is something wrong with the ControlSend parameters.

Probably right, no particular control is being set to send to in the control send, might as well of used Send

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

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...