Richard asked:
> Is the data stored in props or fields?
>
> Also, what are the specs on your system (CPU, RAM, OS, etc.)?
>
Hey Richard,
I have the majority of the data (plain text) stored in about 70
fields, ranging from 2kb to 252kb in size. I also have one list field
control that contains aroun
Dear LiveCode users,
Economy-x-Talk has released a new version of the Installer Maker Plugin for
LiveCode. Installer Maker Plugin 1.6 contains French as an additional language
option, writes the install log to the console (on Mac OS X) and corrects a few
small language issues in the Icelandic v
David C. wrote:
I have a stack in development that uses a really large amount of
persistent textual data, which I would normally store outside of the
stack...
Functionality can be described as:
mouseUp on a control, display text file
mouseUp on a different control, display different file
(not ro
Any advice on how to insert a column into a datagrid by script?
Pete Haworth
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.ru
I have tried the first two approaches for building a single project for
deployment on all available iOS devices. The third is much harder for a visual
programmer like myself and as such I have not tried it yet. Your experiences
and comments are welcome and appreciated.
I uploaded a Utility Sta
Hi
The event will start within the hour.
Please be advised that there is a change in schedule. My presentation will be
shortened, and Chris will then show the things he was unable to do two weeks
ago:
Chris Innanen will discuss RESTful web API's and will demonstrate some
applications he worke
On Feb 12, 2011, at 8:53 AM, stephen barncard wrote:
wow this list is wonderful. thanks all -- more than one way to do
this...
Andre - does this method require a full path?
It requires a web page URL
pLocation should be like "http://www.mysite.com/myfile.irev";
This would be the way
wow this list is wonderful. thanks all -- more than one way to do this...
Andre - does this method require a full path?
On 12 February 2011 08:26, Andre Garzia wrote:
> Stephen,
>
> Use this:
>
> on redirect pLocation, pCode
>if pCode is empty then put "301" into pCode
>
>put he
Hello folks,
I have a stack in development that uses a really large amount of
persistent textual data, which I would normally store outside of the
stack...
Functionality can be described as:
mouseUp on a control, display text file
mouseUp on a different control, display different file
(not rocket
Stephen,
Use this:
on redirect pLocation, pCode
if pCode is empty then put "301" into pCode
put header "Status:" && pCode # <-- Apache needs that, so I've learned
put header "Location:" && pLocation
put "redirecting"
quit
end redirect
call it like:
redi
Great Work Malte and great tutorial Obleo!
Btw, where does this name come from?
Tiemo
> -Ursprüngliche Nachricht-
> Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-
> boun...@lists.runrev.com] Im Auftrag von Malte Brill
> Gesendet: Freitag, 11. Februar 2011 23:03
> An: use-
11 matches
Mail list logo