Re: LC Server: shebang breaks tags?

2020-02-09 Thread Monte Goulding via use-livecode
Hey guys!

This is one of my early community contributions. The server has an in tag mode 
and a not in tag mode. The shebang both tells the OS where to find the 
executable to run the script and sets enters tag mode. So:

#! /some/path

put the long date && the long time
?>FooBar

Should generate the same output as:

FooBar

You can see why this is necessary if you consider that you don’t want the 
engine to output the shebang line.

Cheers

Monte
___
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


AW: LC9.6dp2 and the property inspector

2020-02-09 Thread Paul Dupuis via use-livecode
Okay, so the property inspector in LC9.6 uses the tree widget t show 
custom property sets and their properties and values


As I am afraid I know next to nothing about LCB and widgets, I will have 
to wait until dp3 for the fix then. It's good to know it has been 
reported and that a fix is waiting for release.


On 2/9/2020 12:25 PM, Brian Milby via use-livecode wrote:

Just need to grab the tree view lcb file and build.  Replace the files in the 
dist for everything to work properly.  I can link to a zip file if needed with 
the files.  I use dp2 for everything currently.

Thanks,
Brian
On Feb 9, 2020, 12:22 PM -0500, Mark Wieder via use-livecode 
, wrote:

On 2/9/20 7:46 AM, Paul Dupuis via use-livecode wrote:

I may be slow to the party, but has someone already reported as a bug
that you can not edit custom property sets  using the property inspector
in LC 9.6dp2?


It's been reported several times.
https://quality.livecode.com/show_bug.cgi?id=22516
https://quality.livecode.com/show_bug.cgi?id=22539
https://quality.livecode.com/show_bug.cgi?id=22551
https://quality.livecode.com/show_bug.cgi?id=22509

There's a PR that's been merged into the 9.6.o-dp3 branch.
https://github.com/livecode/livecode/pull/7240


Any one know when 9.6dp3 will arrive with a fix for this as it make
working in 9.6 to test it really hard with no ability to use the PI to
edit properties!

Heh. Yeah, I no longer use 9.6 for anything serious.

--
Mark Wieder
ahsoftw...@gmail.com

___
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

___
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



___
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


Re: LC9.6dp2 and the property inspector

2020-02-09 Thread J. Landman Gay via use-livecode
I was certain it had been reported and I remember talking about it here but 
I can't find a report now.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On February 9, 2020 9:48:31 AM Paul Dupuis via use-livecode 
 wrote:



I may be slow to the party, but has someone already reported as a bug
that you can not edit custom property sets  using the property inspector
in LC 9.6dp2?

Any one know when 9.6dp3 will arrive with a fix for this as it make
working in 9.6 to test it really hard with no ability to use the PI to
edit properties!



___
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





___
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


Re: LC9.6dp2 and the property inspector

2020-02-09 Thread Mark Wieder via use-livecode

On 2/9/20 9:25 AM, Brian Milby via use-livecode wrote:

Just need to grab the tree view lcb file and build.  Replace the files in the 
dist for everything to work properly.  I can link to a zip file if needed with 
the files.  I use dp2 for everything currently.


...so the treeview widget is causing the property inspector not to 
display custom properties?


--
 Mark Wieder
 ahsoftw...@gmail.com

___
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


Re: LC9.6dp2 and the property inspector

2020-02-09 Thread Brian Milby via use-livecode
Just need to grab the tree view lcb file and build.  Replace the files in the 
dist for everything to work properly.  I can link to a zip file if needed with 
the files.  I use dp2 for everything currently.

Thanks,
Brian
On Feb 9, 2020, 12:22 PM -0500, Mark Wieder via use-livecode 
, wrote:
> On 2/9/20 7:46 AM, Paul Dupuis via use-livecode wrote:
> > I may be slow to the party, but has someone already reported as a bug
> > that you can not edit custom property sets  using the property inspector
> > in LC 9.6dp2?
> >
>
> It's been reported several times.
> https://quality.livecode.com/show_bug.cgi?id=22516
> https://quality.livecode.com/show_bug.cgi?id=22539
> https://quality.livecode.com/show_bug.cgi?id=22551
> https://quality.livecode.com/show_bug.cgi?id=22509
>
> There's a PR that's been merged into the 9.6.o-dp3 branch.
> https://github.com/livecode/livecode/pull/7240
>
> > Any one know when 9.6dp3 will arrive with a fix for this as it make
> > working in 9.6 to test it really hard with no ability to use the PI to
> > edit properties!
>
> Heh. Yeah, I no longer use 9.6 for anything serious.
>
> --
> Mark Wieder
> ahsoftw...@gmail.com
>
> ___
> 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
___
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


Re: LC9.6dp2 and the property inspector

2020-02-09 Thread Mark Wieder via use-livecode

On 2/9/20 7:46 AM, Paul Dupuis via use-livecode wrote:
I may be slow to the party, but has someone already reported as a bug 
that you can not edit custom property sets  using the property inspector 
in LC 9.6dp2?




It's been reported several times.
https://quality.livecode.com/show_bug.cgi?id=22516
https://quality.livecode.com/show_bug.cgi?id=22539
https://quality.livecode.com/show_bug.cgi?id=22551
https://quality.livecode.com/show_bug.cgi?id=22509

There's a PR that's been merged into the 9.6.o-dp3 branch.
https://github.com/livecode/livecode/pull/7240

Any one know when 9.6dp3 will arrive with a fix for this as it make 
working in 9.6 to test it really hard with no ability to use the PI to 
edit properties!


Heh. Yeah, I no longer use 9.6 for anything serious.

--
 Mark Wieder
 ahsoftw...@gmail.com

___
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


LC9.6dp2 and the property inspector

2020-02-09 Thread Paul Dupuis via use-livecode
I may be slow to the party, but has someone already reported as a bug 
that you can not edit custom property sets  using the property inspector 
in LC 9.6dp2?


Any one know when 9.6dp3 will arrive with a fix for this as it make 
working in 9.6 to test it really hard with no ability to use the PI to 
edit properties!




___
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