On 08/28/2014 04:14 PM, Tobias Boege wrote:
On Thu, 28 Aug 2014, Kevin Fishburne wrote:
When you store data files in the project directory and compile the
program those files are contained within the resulting .gambas
executable. From within the program they can be accessed as though they
were i
On Thu, 28 Aug 2014, Beno?t Minisini wrote:
> Le 28/08/2014 22:14, Tobias Boege a ?crit :
> > PS: Or what Benoit said... BTW: is the .gambas file in a Gambas-specific
> > archive format?
> >
>
> Yes. Why?
>
I thought about a way to unpack the archive. gba3 -x didn't come to my mind.
Before
Le 28/08/2014 22:14, Tobias Boege a écrit :
> PS: Or what Benoit said... BTW: is the .gambas file in a Gambas-specific
> archive format?
>
Yes. Why?
--
Benoît Minisini
--
Slashdot TV.
Video for Nerds. Stuff that
On Thu, 28 Aug 2014, Kevin Fishburne wrote:
> When you store data files in the project directory and compile the
> program those files are contained within the resulting .gambas
> executable. From within the program they can be accessed as though they
> were in the current directory. Is it possi
Le 28/08/2014 21:53, Kevin Fishburne a écrit :
> When you store data files in the project directory and compile the
> program those files are contained within the resulting .gambas
> executable. From within the program they can be accessed as though they
> were in the current directory. Is it possi
When you store data files in the project directory and compile the
program those files are contained within the resulting .gambas
executable. From within the program they can be accessed as though they
were in the current directory. Is it possible to access (read only)
those files using a comma