Read file names properly

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Griffit
Posts: 1
Joined: Fri Oct 19, 2012 10:39 am
Contact:

Read file names properly

Post by Griffit » Fri Oct 19, 2012 10:52 am

I named a file myProg and the second version myProg2. Rev thinks that I have two files with the same name.Tried my2Prog and got the same result.

timlit
Posts: 9
Joined: Tue Feb 22, 2011 12:15 am

Re: Read file names properly

Post by timlit » Fri Oct 19, 2012 11:26 am

it must be referring to the name of the main card, not the filename.
Just rename it, or refraining from opening both files at the same time.
Tim

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Read file names properly

Post by Klaus » Fri Oct 19, 2012 11:29 am

Yep, the NAME of stack <> the filename!

Post Reply