Untitled stack
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 73
- Joined: Sat Apr 08, 2006 6:51 pm
Untitled stack
Close and remove from memory alert references a stack Untitled which does not show up on the Inspector. The opening of several stacks also references a stack Untitled. What is this? Where is it? Does it matter?
In nova fert animus mutatas dicere formas corpora.
Re: Untitled stack
What does the stacks function say? The mainstacks?
Craig Newman
Craig Newman
-
- Posts: 73
- Joined: Sat Apr 08, 2006 6:51 pm
Re: Untitled stack
The stacks function returns:
C:/Program Files/RunRev/LiveCode 4.5/Toolset/revmessagebox.rev
C:/Program Files/RunRev/LiveCode 4.5/Toolset/revtools.rev
C:/Program Files/RunRev/LiveCode 4.5/Toolset/revmenubar.rev
C:/Program Files/RunRev/LiveCode 4.5/Interim III.livecode
The last stack is a typical one I have created. The Inspector shows only that one. Yet when I "close and remove from memory" I am warned about a stack "Untitled 1".
Where does "Untitled 1" come from?
C:/Program Files/RunRev/LiveCode 4.5/Toolset/revmessagebox.rev
C:/Program Files/RunRev/LiveCode 4.5/Toolset/revtools.rev
C:/Program Files/RunRev/LiveCode 4.5/Toolset/revmenubar.rev
C:/Program Files/RunRev/LiveCode 4.5/Interim III.livecode
The last stack is a typical one I have created. The Inspector shows only that one. Yet when I "close and remove from memory" I am warned about a stack "Untitled 1".
Where does "Untitled 1" come from?
In nova fert animus mutatas dicere formas corpora.
Re: Untitled stack
"untitled 1" is what the IDE names the first new stack you make. after that it's "untitled 2", untitled 3" etc.
If you have not created new stacks, and this happens even with a "bland" IDE, where you have not created or opened anythin yet, and no plugins are loaded, then it is possible that you accidentally added a stack named "untitled 1" to one of the ide stackfiles as a substack. in that case, I suggest to uninstall/re-install the IDE.
If you have not created new stacks, and this happens even with a "bland" IDE, where you have not created or opened anythin yet, and no plugins are loaded, then it is possible that you accidentally added a stack named "untitled 1" to one of the ide stackfiles as a substack. in that case, I suggest to uninstall/re-install the IDE.
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
-
- Posts: 73
- Joined: Sat Apr 08, 2006 6:51 pm