Solved part of my problem, I had left a little bit of code from setting up a 
Windows standalone which put /system/ into the global, deleted the code and it 
OK now but I still can't set the breakpoint to debug the stack. I think this 
happened once before and I found a execution error with a handler on another 
card. Is there an easy way to check where? Any other ideas?

Ed
On Mar 20, 2011, at 12:00 PM, use-livecode-requ...@lists.runrev.com wrote:
> 
> Message: 3
> Date: Sat, 19 Mar 2011 13:29:52 -0500
> From: edward cawley <etcaw...@fastmail.fm>
> To: use-livecode@lists.runrev.com
> Subject: Debug problem with relative paths
> Message-ID: <25d72639-99ae-44c5-97e0-532fa761c...@fastmail.fm>
> Content-Type: text/plain;     charset=us-ascii
> 
> I have a problem that has cropped up. I can work around it but it has me 
> puzzled. I am modifying a stack from a functioning desktop stack to an iPad 
> stack. I made a few minor changes -to  ios landscape and a few scale 
> modifications- and suddenly a global path reference changed.
> The open stack script is  > put "MisippFiles/" into GVStackPath  < the 
> GVStackPath is a global, but the variable shows it as > /System/ 
> MisippFiles/< and I can't get it to change back to just "MisippFiles/". And 
> when I try to set a breakpoint to debug it I get a message that the script 
> debug mode is currently off and it won't let me turn it on? What's happening??
> Ed

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to