app acts different in livecode than as standalone app
Posted: Thu Apr 28, 2016 3:48 pm
Hi everyone,
I have a bit of a conundrum. I've made a simple little application that takes a text file, and does a simple find/replace on the text file.
the application works perfectly when i run it in livecode, but doesn't seem to do anything when i run it as a stand alone application?
i'm at a loss here, and wondered if anyone has had this issue.
It was working fine, but not anymore. I will say I did make one change (the location of the icon for the standalone in the was moved, but I don't think that'd be enough to break it?), but once the issue popped up I moved it back. That didn't seem to fix the problem though...
I've attached the project here, and wondered if anyone who had a moment could try to make a standalone build, and replicate the issue?
When you convert the attached .txt it should change it from abc to 123, and def to 456.
It won't find the .csv file that is used to update the datagrid, but the datagrid still contains the information needed to find/replace.
It's possible that I'm missing something, but I've got to be honest... i'm not sure what it is?
Thanks in advance for any help you can provide.
-Sean
I have a bit of a conundrum. I've made a simple little application that takes a text file, and does a simple find/replace on the text file.
the application works perfectly when i run it in livecode, but doesn't seem to do anything when i run it as a stand alone application?
i'm at a loss here, and wondered if anyone has had this issue.
It was working fine, but not anymore. I will say I did make one change (the location of the icon for the standalone in the was moved, but I don't think that'd be enough to break it?), but once the issue popped up I moved it back. That didn't seem to fix the problem though...
I've attached the project here, and wondered if anyone who had a moment could try to make a standalone build, and replicate the issue?
When you convert the attached .txt it should change it from abc to 123, and def to 456.
It won't find the .csv file that is used to update the datagrid, but the datagrid still contains the information needed to find/replace.
It's possible that I'm missing something, but I've got to be honest... i'm not sure what it is?
Thanks in advance for any help you can provide.
-Sean