How do you get the name of an open saved file in memory using message box?

stephen barncard stephenREVOLUTION2 at barncard.com
Sat Jun 12 15:51:38 EDT 2010


Otherwise I misread what you were asking. If you have an app and you load a
file, it's up to the programmer (you) to keep track of it in a variable or a
custom property. There is no "last file loaded" property.

On 12 June 2010 12:48, stephen barncard <stephenREVOLUTION2 at barncard.com>wrote:

> answer file "select file:";put it into temp;get URL("file:" & temp);put
> temp & return & return & it
>
> On 12 June 2010 12:16, charles61 <cszasz at mac.com> wrote:
>
>>
>> I have going through various scripts to get the name of a text file (not
>> stack) that is open in my app using the message box. Does anyone know how
>> to
>> do this?
>> --
>>
> --
-------------------------
Stephen Barncard
San Francisco



More information about the use-livecode mailing list