Using the 'effective filename' function
Posted: Tue Feb 19, 2013 11:22 am
Hi there,
at the moment, this is my code:
Put effective filename of this stack & "/Records.txt" into Filedirectory
which puts C:/livecodethings/todo.livecode/Records.txt into the variable 'Filedirectory'
I want it to put : C:/livecodethings/Records.txt into the variable 'Filedirectory'
so I can store the file "Records.txt." in the same folder as the program.
Any help?
at the moment, this is my code:
Put effective filename of this stack & "/Records.txt" into Filedirectory
which puts C:/livecodethings/todo.livecode/Records.txt into the variable 'Filedirectory'
I want it to put : C:/livecodethings/Records.txt into the variable 'Filedirectory'
so I can store the file "Records.txt." in the same folder as the program.
Any help?