start using stack

Mike Bonner bonnmike at gmail.com
Thu May 23 11:32:45 EDT 2013


DOH, sorry yep I misunderstood. However, I have a workaround.   Change the
name of the file.  LC doesn't care what the extension is, but apparently
on-rev is set up so that (my guess) that .livecode is an extension that has
an action associated with it.  Which means that (I think) lc server tries
to open it, giving you the "stack corrupted" message (which to lc server it
is, especially if its the newer stack version)

Easiest way around the problem is give your files a different extension.  I
changed mine to .dat and its working fine now.  (you could also probably
store them in a database and just do a query using lc to pop out whichever
one you need and bipass the issue that way too.


On Thu, May 23, 2013 at 8:53 AM, Robert Mann <rman at free.fr> wrote:

> Ok I corrected the loading test stack ("put the result in
> tTheLongIdofTheTargetField" does not work!)
> which is here :
> goStackURL.livecode
> <
> http://runtime-revolution.278305.n4.nabble.com/file/n4665298/goStackURL.livecode
> >
> and which has the test addresses ready to click, and that shows the result
>
> All the files referenced on my on-rev account exist and are loaded ok by
> LC6
> except the one saved in a txt format that crash LC6.
>
> For me it indicates there is a specific problem
> -- either on my on-rev settings somewhere,
> -- on the odin server
>
> ---- TO my view, The fact that lc server does not open latest stacks and
> needs legacy stacks to RUN,
> SHOULD not affect the simple READ & LOAD of a stack from another via "GO
> STACK URL.." !? or?
>
> I checked the MIME types in my cp panel, and am surprised that no mime type
> exist for livecode, lc rev...??
>
>
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/start-using-stack-tp4665159p4665298.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list