HyperNext Studio

HyperNext Studio => General => Topic started by: Jeff on March 15, 2011, 09:58:48 PM

Title: How to Open a File using HN?
Post by: Jeff 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? (http://http://tigabyte.com/forums/viewtopic.php?f=22&t=116/)

Please help

Thanks
Title: Re: How to Open a File using HN?
Post by: Malkom 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? (http://tigabyte.com/forums/viewtopic.php?f=22&t=116/)

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=14.0)

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

http://www.tigabyte.com/smf/index.php?topic=29.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 (http://www.tigabyte.com/smf/index.php?topic=42.0)
Title: Re: How to Open a File using HN?
Post by: sparkythex 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=22&t=14)

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

http://www.tigabyte.com/forums/viewtopic.php?f=20&t=29 (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 (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.
Title: Re: How to Open a File using HN?
Post by: Malkom 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=22&t=14)

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

http://www.tigabyte.com/forums/viewtopic.php?f=20&t=29 (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 (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 (http://www.tigabyte.com/smf/index.php?topic=136.msg438#msg438)