Re: distributing data files with builds

2004-02-11 Thread Doug Lerner
On 2/12/04 1:06 PM, "Monte Goulding" <[EMAIL PROTECTED]> wrote:

>>> This is in the new standalone builder.
>> 
>> Something newer than 2.1.2?
> 
> Yes... not released yet ;-)
>

Well, that was helpful. :)

doug

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: distributing data files with builds

2004-02-11 Thread Monte Goulding
> > This is in the new standalone builder.
> 
> Something newer than 2.1.2?

Yes... not released yet ;-)

Cheers

Monte
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: distributing data files with builds

2004-02-11 Thread Doug Lerner
On 2/12/04 12:51 PM, "Monte Goulding" <[EMAIL PROTECTED]> wrote:

> 
>> 1. Is there an automatic way of having the file copied into all
>> the builds'
>> folders, or do I have to place them there manually? If so, I'll just keep
>> the version history in a field or something...
> 
> This is in the new standalone builder.

Something newer than 2.1.2?

>> 
>> 2. When in the IDE I use the "effective filepath of this stack" to locate
>> the external text file. For the standalone app, this didn't work.
>> I guess I
>> have to use the "defaultFolder" instead. Is there something I can use that
>> will work for both the IDE and standalone app?
> 
> Why doesn't the effective filepath of this stack work for you?

I am not sure why in the case of standalone it doesn't work.

doug

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: distributing data files with builds

2004-02-11 Thread Doug Lerner
Thanks, Tom. That helped.

doug

On 2/12/04 12:42 PM, "Thomas McGrath III" <[EMAIL PROTECTED]> wrote:

> Doug,
> 
> I use the :
> if the environment is "Development" then
> effective...
> else -- we are in standalone
> fix the default folder...
> end if
> 
> This way id doesn't matter where I'm at.
> 
> Tom
> 
> On Feb 11, 2004, at 9:31 PM, Doug Lerner wrote:
> 
>> Say I wanted to include a text file, like a version "history", with my
>> standalone apps.
>> 
>> 1. Is there an automatic way of having the file copied into all the
>> builds'
>> folders, or do I have to place them there manually? If so, I'll just
>> keep
>> the version history in a field or something...
>> 
>> 2. When in the IDE I use the "effective filepath of this stack" to
>> locate
>> the external text file. For the standalone app, this didn't work. I
>> guess I
>> have to use the "defaultFolder" instead. Is there something I can use
>> that
>> will work for both the IDE and standalone app?
>> 
>> Thanks,
>> 
>> doug
>> 
>> 
>> ___
>> use-revolution mailing list
>> [EMAIL PROTECTED]
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>> 
>> 
> 
> Thomas J. McGrath III
> SCS
> 1000 Killarney Dr.
> Pittsburgh, PA 15234
> 412-885-8541
> 
> ___
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: distributing data files with builds

2004-02-11 Thread Monte Goulding

> 1. Is there an automatic way of having the file copied into all
> the builds'
> folders, or do I have to place them there manually? If so, I'll just keep
> the version history in a field or something...

This is in the new standalone builder.
>
> 2. When in the IDE I use the "effective filepath of this stack" to locate
> the external text file. For the standalone app, this didn't work.
> I guess I
> have to use the "defaultFolder" instead. Is there something I can use that
> will work for both the IDE and standalone app?

Why doesn't the effective filepath of this stack work for you?

Cheers

Monte

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: distributing data files with builds

2004-02-11 Thread Thomas McGrath III
Doug,

I use the :
if the environment is "Development" then
effective...
else -- we are in standalone
fix the default folder...
end if
This way id doesn't matter where I'm at.

Tom

On Feb 11, 2004, at 9:31 PM, Doug Lerner wrote:

Say I wanted to include a text file, like a version "history", with my
standalone apps.
1. Is there an automatic way of having the file copied into all the 
builds'
folders, or do I have to place them there manually? If so, I'll just 
keep
the version history in a field or something...

2. When in the IDE I use the "effective filepath of this stack" to 
locate
the external text file. For the standalone app, this didn't work. I 
guess I
have to use the "defaultFolder" instead. Is there something I can use 
that
will work for both the IDE and standalone app?

Thanks,

doug

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


distributing data files with builds

2004-02-11 Thread Doug Lerner
Say I wanted to include a text file, like a version "history", with my
standalone apps.

1. Is there an automatic way of having the file copied into all the builds'
folders, or do I have to place them there manually? If so, I'll just keep
the version history in a field or something...

2. When in the IDE I use the "effective filepath of this stack" to locate
the external text file. For the standalone app, this didn't work. I guess I
have to use the "defaultFolder" instead. Is there something I can use that
will work for both the IDE and standalone app?

Thanks,

doug
 

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution