Jump to content

Recommended Posts

Posted

Hiya,

please help me with this simple question:

how can i open a specific file with notepad, using the run (not necessarily though)?

thanks for watching,

immense :)

Posted

oh i know that...

sorry, i wasn't clear enough :P I meant that the file that i want to open is named "data.ab1" for example.

Since .ab1 isn't seen as a text file, how can i still manage to open the file with notepad.exe ? Do you know that :P

but thanks for helping me :)

immense

Posted

Have you tried

Run("notepad.exe somefile.ext")

?

Huh does that work?

I'll try . . . . . . .

Wow, it worked XD Didn't knew that was possible heheh

Thanks man :),

immense

Posted

Why wouldn't it work? It's called a command line. That's how files are opened when they aren't processed through DDE.

This Run cmd resembles the command.exe commands, and I'm not familiar with these kind of stuff.

Didn't knew that run could pass other things too.

I only know website codes like html, php, javascript and css and only autoit language :P

But many thanks for your help! now i can help my mom for her address book for her restaurant :).

immense

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