Author Topic: How to Open a File using HN?  (Read 9154 times)

Jeff

  • Newbie
  • *
  • Posts: 33
How to Open a File using HN?
« on: March 15, 2011, 09:58:48 PM »
I want to open a file like my windows document file instead of a .exe file. What is the code for opening a document file instead of a .exe file.

Below is my earlier post the code for opening the file was actually opening a program that has the .exe file.

Open A Software Using Another Software?

Please help

Thanks
« Last Edit: January 01, 1970, 01:00:00 AM by Guest »

Malkom

  • Administrator
  • Newbie
  • *****
  • Posts: 461
  • Here to help you
Re: How to Open a File using HN?
« Reply #1 on: March 18, 2011, 08:44:29 PM »
Quote from: Jeff
I want to open a file like my windows document file instead of a .exe file. What is the code for opening a document file instead of a .exe file.

Below is my earlier post the code for opening the file was actually opening a program that has the .exe file.

Open A Software Using Another Software?

Please help

Thanks

I'm guessing your files will be binary format so here are some post with code for opening files:-

http://www.tigabyte.com/smf/index.php?topic=14.0

http://www.tigabyte.com/smf/index.php?topic=78.0

http://www.tigabyte.com/smf/index.php?topic=29.0


If you need to read a text format file here is a link :-

http://www.tigabyte.com/smf/index.php?topic=42.0
« Last Edit: September 05, 2016, 06:52:19 AM by Malkom »
I am sorry but I do not have time to answer questions by PM or email.
If you post your questions in this forum then it might help others.

sparkythex

  • Newbie
  • *
  • Posts: 43
Re: How to Open a File using HN?
« Reply #2 on: September 05, 2016, 05:38:17 AM »

I'm guessing your files will be binary format so here are some post with code for opening files:-

http://www.tigabyte.com/forums/viewtopic.php?f=22&t=14

http://www.tigabyte.com/forums/viewtopic.php?f=19&t=78

http://www.tigabyte.com/forums/viewtopic.php?f=20&t=29


If you need to read a text format file here is a link :-

http://www.tigabyte.com/forums/viewtopic.php?f=18&t=42

The links are dead. (or failed to open)

   Can you edit the post?
OR
    Can you do a new reply?

OH
I did try to search but it showed no results.
I also tried to look at the project list & I don't see a open example.

Malkom

  • Administrator
  • Newbie
  • *****
  • Posts: 461
  • Here to help you
Re: How to Open a File using HN?
« Reply #3 on: September 05, 2016, 06:55:57 AM »

I'm guessing your files will be binary format so here are some post with code for opening files:-

http://www.tigabyte.com/forums/viewtopic.php?f=22&t=14

http://www.tigabyte.com/forums/viewtopic.php?f=19&t=78

http://www.tigabyte.com/forums/viewtopic.php?f=20&t=29


If you need to read a text format file here is a link :-

http://www.tigabyte.com/forums/viewtopic.php?f=18&t=42

The links are dead. (or failed to open)

   Can you edit the post?
OR
    Can you do a new reply?

OH
I did try to search but it showed no results.
I also tried to look at the project list & I don't see a open example.

Thank you very much for pointing this out - the links are now working in the original post:_

http://www.tigabyte.com/smf/index.php?topic=136.msg438#msg438

« Last Edit: September 05, 2016, 06:58:59 AM by Malkom »
I am sorry but I do not have time to answer questions by PM or email.
If you post your questions in this forum then it might help others.

 

anything