Perhaps this helps:
I needed lists of samples that obeyed a certain distribution for a few random
experiments.
I created these with help of built-in Excel-functions and then imported them
into Livecode.
Richard.
___
use-livecode mailing list
use-live
Helo Paul,
It works! Thank you!
Richard.
>
>
> On 3/31/2022 3:00 PM, Hillen Richard via use-livecode wrote:
>> Hello,
>>
>> My Mac is by usb connected to an iPhone, on which is running the
>> data-aggregator Phybox.app and aggregates the sensor-data of the
Hello,
My Mac is by usb connected to an iPhone, on which is running the
data-aggregator Phybox.app and aggregates the sensor-data of the internal
acceleration-sensor.
On Mac, when I write into the Safari address bar
"http://192.168.178.66/export?format=1“,
I receive the sampled data in a .xls-f
Hello Graham,
20 years ago I started to use GPS-technique and found the same mysteries as you
do now.
I learned that there a two main reason for the variation of location data:
Atmosperic density variations cause short term runtime variations and
Different relativ positions of satellites cause
Hello Brian, Hello Phil
> Message: 4
> Date: Sun, 12 Jan 2020 17:00:58 -0500
> From: Brian Milby
> To: How to use LiveCode
> Subject: Re: shell() and pdftotext
> Message-ID: <565b0e85-464e-4a5b-9227-c6ab100b64ca@Spark>
> Content-Type: text/plain; charset="utf-8"
>
> My guess is that shell can?
Hello,
I want to extract .txt from a pdf-file using Livecode 9.5 on macOS Catalina.
Therefore I installed from http://www.xpdfreader.com/
the xpdf-tools-mac-4.02
and using the Terminal with „pdftotext /Users/hillen/Desktop/inter.pdf“
I get a clean text-file inter.txt. Wonderful!
So I hopefully
Hello,
I want to show a .pdf with url httpAdress, so I got a fresh widget named
„Browser“ and did a button with the script
on mouseup
put
"https://programmausdruck.br.de/radio/br-klassik/programmkalender/br-klassik120.jsp?day=2020-01-09";
into httpAdress
set the url of widget "Browser" to ht
Thank you all for your help!
Richard.
___
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
Hello list,
I´m looking for a solution to get the path to a Folder by dragdropping it into
my (macOS)app without that the whole Folder is copied in the drgdrop-process.
Is there a solution?
Thank you in advance,
Richard..
___
use-livecode mailin
Hello,
thank you for your helpfull answers.
-> Richard Gaskin: syserr is 2, wrong adress
-> Mike Bonner: Standalone tries to save the datastack in folder Contents/MacOS
of the App-Package; I changed the folder to Resources/_MacOS and it worked ok.
Richard H.
__
Hello,
There is - in splash screen method - a very simple stack Main with a substack
Data, used since 2007.
Stack Main opens stack Data. In stack Data there is a button "Save" with script
"save this stack
if the result is not empty then answer the result"
Using this proved datastack-method in
11 matches
Mail list logo