viriiman Posted January 18, 2007 Posted January 18, 2007 I've been learning a lot from the fourms, but I can't figure this one out. I'd like to open an ini file in notepad so that the end user can edit it. My problem is I can't figure out how to open the ini file without opening notepad, then going to file... open... then finding the file (etc, etc). I've tried FileOpen and Run, but neither one will open the file. Thanks again (P.S. If you need the code to help me, ask and I will post it. I'm trying to write an ElseIf statement in it (and it's not done yet) so it may not look too pretty).
herewasplato Posted January 18, 2007 Posted January 18, 2007 Run("notepad c:\temp\1.ini") [size="1"][font="Arial"].[u].[/u][/font][/size]
viriiman Posted January 18, 2007 Author Posted January 18, 2007 Run("notepad c:\temp\1.ini")oÝ÷ Ûú®¢×©ä°ýu·ÚòxºÚ"µÍ[ ][ÝÛÝY ][ÝÈ ][ÝØÎÌLÝ[ ÌLÌK[I][ÝÊ which (of course) didn't work.
herewasplato Posted January 18, 2007 Posted January 18, 2007 Thanks...You are welcome.... [size="1"][font="Arial"].[u].[/u][/font][/size]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now