Jump to content

Need Help With Iniread


Recommended Posts

look at this

run, notepad.exe

sleep, 1000

Iniread, result, C"\\ab\\ag\\test.ini, info, name

send, %result%

adn in the ini it says this

[info]

name=blabla

but how do i get it to typ blabla in notepad ?? cuz it always typs ERROR :S

edit: the path normaly looks good :whistle: just changed it because dont want every1 to know what im making ;P

Edited by dazzyreil
Link to comment
Share on other sites

  • Developers

Are you sure the original path is ok ?

This example has C"\\ab\\ag\\test.ini and should be C:\\ab\\ag\\test.ini

Also make sure that Notepad has the Focus or else the send command sents the info to the wrong application...

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

 Share

  • Recently Browsing   0 members

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