Richard and Brian,
I think you guys are on to something. The LiveCode open dialog filter is a
different issue than actually being able to open the file as a stack. Thanks.
For some reason my OpenStack handler in the Card script isn’t being triggered.
This is causing a number of issues including
Have you tried addressing it via the full path?
put the uProperty of stack “/fullPathToFile/actualFileName” into tVar
Thanks,
Brian
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage y
Bill Vlahos wrote:
Richard,
I’m running the different versions of LiveCode on the same Mac and looking at
the same file so I don’t think the OS is affecting this.
I’m just asking if there is a stack with the correct name and getting “false”
as the answer if using LC 9.5.1.
If I ask for “file”
On 12/31/19 5:00 PM, Bill Vlahos via use-livecode wrote:
Richard,
I’m running the different versions of LiveCode on the same Mac and looking at
the same file so I don’t think the OS is affecting this.
I’m just asking if there is a stack with the correct name and getting “false”
as the answer
Richard,
I’m running the different versions of LiveCode on the same Mac and looking at
the same file so I don’t think the OS is affecting this.
I’m just asking if there is a stack with the correct name and getting “false”
as the answer if using LC 9.5.1.
If I ask for “file” and not “stack” then
Bill Vlahos wrote:
> My program is correctly setting the defaultFolder but is getting the
> same result of not recognizing the file as a LiveCode stack when I
> build using LiveCode version 9.5.1.
>
> Any idea what might have changed between version 7 and 8 and how I can
> get the old behavior wh
Mark,
Thanks for commenting.
This behavior changed between version 7 (and earlier) and version 8 (and later).
When I am in LC version 7 or earlier and go File menu/Open Stack I am able to
select my stack named “LicenseKey.IW” without specifying “All Files”.
When I am in LC version 8 or 9 on th
Trashing prefs will bring back LC to the main monitor, no fiddling with loc of
stacks.
then, later in the week, after loading on Macbook Pro while at Java Café. LC
loses track -- or something, does not always happen this way. Then back to
multi-monitors. I learned to shut down my lap top *befor
Bob Sneidar wrote:
> ...saving stacks in Windows has proven to be time consuming.
Curious. Haven't seen that, but there may be something specific there
worth knowing about.
Recipe/bug ID#?
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and
I wander a bit as well, but as long as it isn't too much I'm no that
fashed; and
with my Macintosh I've got 3 monitors, so however far things wander
aiblins it isnae
farther than 'that'.
Richmond.
On 30.12.19 21:14, Bob Sneidar via use-livecode wrote:
My stacks wander a bit too. I wrote a rou
My stacks wander a bit too. I wrote a routine to reposition my stacks to their
last position when they were closed, because saving stacks in Windows has
proven to be time consuming. But on the Mac and Windows, the restored position
is always slightly off from the last position and I have never b
each time I do.
More than worth it to have two monitors, though.
Craig
-Original Message-
From: Mark Waddingham via use-livecode
To: How to use LiveCode
Cc: Mark Waddingham
Sent: Mon, Dec 30, 2019 12:22 pm
Subject: Re: LiveCode won't recognize my stack
On 2019-12-27 22:51,
On 2019-12-27 22:51, Bill Vlahos via use-livecode wrote:
List,
Version 9.x of LiveCode doesn’t recognize stacks unless the file name
ends with either .rev or .livecode. Previous versions (I don’t know
when this changed) were able to.
Nothing has changed here in any recent version.
I use a st
LiveCode will recognize any stack file of the same or earlier version of
the engine attempting to access it, regardless of file extension.
Must be something else going on with that...
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
Mark,
It is both the name of the stack and file name.
I’d really rather not have to rename the license key file name. It would be
better to figure out how LiveCode could work like it used to.
Thanks,
Bill
> On Dec 27, 2019, at 5:08 PM, Mark Wieder via use-livecode
> wrote:
>
> On 12/27/19
On 12/27/19 2:51 PM, Bill Vlahos via use-livecode wrote:
List,
Version 9.x of LiveCode doesn’t recognize stacks unless the file name ends with
either .rev or .livecode. Previous versions (I don’t know when this changed)
were able to.
I use a stack file as the Preferences file for InfoWallet b
Peter,
I don’t want to open or go to that stack. It is like a preferences stack. I
want to get and set custom properties of it.
Regards,
Bill
> On Dec 27, 2019, at 4:28 PM, Peter Bogdanoff via use-livecode
> wrote:
>
> Hi Bill,
>
> In LC 9.04 issue a command
>
> go stack tURL
>
> where tU
Hi Bill,
In LC 9.04 issue a command
go stack tURL
where tURL is the directory path and it opens the stacks. My stacks don’t have
a suffix at all.
Peter Bogdanoff
> On Dec 27, 2019, at 5:51 PM, Bill Vlahos via use-livecode
> wrote:
>
> List,
>
> Version 9.x of LiveCode doesn’t recognize
This works here:
go stack url("binfile:/Users/admin/xstacks/selectiveGray6789.IW")
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev
19 matches
Mail list logo