Jump to content

Recommended Posts

Posted (edited)

question:

can i do this

GUICREATE........

$installname=GUICTRLINPUTCREATE("", 1, 1, 1)

then later say

INIWRITE("FOLDER\Folder\$installname\test.ini", "", "", "")

???

or do i need something like

INIWRITE("FOLDER\Folder\(GUICTRLREAD($installname))\test.ini", "", "", "")

???

Thanks in advanced.

Edited by redLabel
Posted (edited)

thanks for the reply, but doesn't work.

but im prolly still doing it wrong.

NM!!! i had part of my DIR spelled worng

works perfect thank you thank you!!

Edited by redLabel

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