Dick,
Thanks so much. Undocumented functions, you gotta love them. Actually,
gotta love this List, so much hidden information revealed.
Thanks again.
On Sun, Sep 28, 2014 at 1:21 PM, Dick Kriesel wrote:
> On Sep 27, 2014, at 8:34 PM, Kay C Lan wrote:
>
>> At this stage it looks like I have to
I was thinking of using a substack with the visible
set to false to store preferences for a standalone.
If I am correct you can do this and then not make
a standalone out of the substaack and then you
are able store them in a custom property. If this
is a good approach should I make a new object
Bis zum 12.10.2014 bin ich nicht verfügbar. Ich werde meine Emails nicht lesen.
In dringenden Fällen erreichen Sie mich über mein Mobiltelefon.
I will be out of office until 12.10.2014. I won't read me emails. In urgent
matter please call me on my mobile.
__
I was using the List Files LiveCode tutorial to list
folders and files using recursive but I found the
limit for recursive is 400,000.
Has anyone changed the non recursive to list all
of the folders and files so you could list the whole
hard drive if you wanted?
John Balgenorth
_
The main thing I am interested in doing is lust list
all of the folders on a hard drive and not the files.
John Balgenorth
On Sep 28, 2014, at 7:01 AM, JB wrote:
> I was using the List Files LiveCode tutorial to list
> folders and files using recursive but I found the
> limit for recursive is
Thanks Jacque. On the release notes - I could just open and read all 51, or
maybe the "stable" release notes summarize all the rc's and dp's (have
asked) - I am going to try acrobat 11 to see how well it "saves as" a word
document, and try converting to rtf from there. It would be nice to preserve
Jacque-
Saturday, September 27, 2014, 8:04:13 PM, you wrote:
> So it seems to me that Apache servers and 'nix users need updating but
> other consumers are for the most part okay, including mobile users.
Amazon updated and rebooted *all* their AWS servers the other day, one
by one. I'm thankful
My client will be happy about that.
On September 28, 2014 12:07:07 PM CDT, Mark Wieder
wrote:
>Jacque-
>
>Saturday, September 27, 2014, 8:04:13 PM, you wrote:
>
>> So it seems to me that Apache servers and 'nix users need updating
>but
>> other consumers are for the most part okay, including m
Can anybody tell me how to ascertain the build number of a version of
Livecode?
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lis
Hi Richmond,
Maybe I am wrong and this is not what you are
asking. I looked in the menubar and chose the
About Livecode menu option and in the dialog
on the top right it showed the current Build info.
John Balgenorth
On Sep 28, 2014, at 12:02 PM, Richmond wrote:
> Can anybody tell me how to
On 28/09/14 22:08, JB wrote:
Hi Richmond,
Maybe I am wrong and this is not what you are
asking. I looked in the menubar and chose the
About Livecode menu option and in the dialog
on the top right it showed the current Build info.
John Balgenorth
Thanks.
I'm a bit slow; after I posted my
On 28/09/14 22:31, Richmond wrote:
On 28/09/14 22:08, JB wrote:
Hi Richmond,
Maybe I am wrong and this is not what you are
asking. I looked in the menubar and chose the
About Livecode menu option and in the dialog
on the top right it showed the current Build info.
John Balgenorth
Thanks.
It says at the bottom of the page you should not
have to license every time. When I upgraded to
the latest community version it worked for me.
I hope you get the problem solved because it
sounds like they will be making some really good
changes in the near future.
John Balgenorth
On Sep 28, 2
Try this:
put line 1 of fld "Version" of card "Main" of stack "Home"
-
Andy Piddock
My software never has bugs. It just develops random features.
Copy the new cloud space, get your free 15GB space now:
Get Copy
My Tech site http://2108.co.uk
PointandSee is a FREE simple but full
Hi Dick,
I found the char was getting off by 1 each line
because of the EOL returns. Here is a regex
to strip the EOL returns.
put replacetext(theData,"[\0\cM\r\f\n]","") into theData
and then here is some code to put the EOL returns back.
put theData into tString
--put fld id 1022
Hi William
I did respond but I guess there may be a spam filter in the way. mergPop
doesn't actually do any saving of images. I'm guessing you're using
mergPopActivity to share an image because it's the only mergPop command that
deals with images. If that's the case you are passing a file path
Hello,
I am trying to sort lines 7 through the last line of a field.
This doesn't work:
sort lines (7 to last) of field myStats by word 2 of each
Does anyone know the code that will work?
Thanks, Larry
___
use-livecode mailing list
use-livecode@lists.
17 matches
Mail list logo