Re: Answer & Ask dialogs in Windows Standalones

2018-09-12 Thread Matthias Rebbe via use-livecode
>> On Sep 12, 2018, at 3:28 PM, Matthias Rebbe via use-livecode >> wrote: >> >> Hi, >> >> i cannot confirm this here for Windows 10 and LC Business. All is working >> well. >> >> I created a stack and added 2 buttons. One with a mouseu

Re: Answer & Ask dialogs in Windows Standalones

2018-09-12 Thread Matthias Rebbe via use-livecode
forgot to mention, the of course i used also the final release of LC 9.0.1. > Am 13.09.2018 um 00:28 schrieb Matthias Rebbe > : > > Hi, > > i cannot confirm this here for Windows 10 and LC Business. All is working > well. > > I created a stack and added 2

Re: Answer & Ask dialogs in Windows Standalones

2018-09-12 Thread Matthias Rebbe via use-livecode
Hi, i cannot confirm this here for Windows 10 and LC Business. All is working well. I created a stack and added 2 buttons. One with a mouseup/answer and one with a mousuep/ask script. I set up the standalone settings to create the default Win/Mac/Linux and also to create only a Windows app.

Re: Using RevMail in Server?

2018-09-09 Thread Matthias Rebbe via use-livecode
> Am 09.09.2018 um 18:56 schrieb Richard Gaskin via use-livecode > : > > Matthias Rebbe wrote: > > tsNet includes an SMTP server? > I didn´t wrote that. I wrote that we want to replace the use of sendmail in Livecode scripts with using tsNet to send out emails wit

Re: Using RevMail in Server?

2018-09-09 Thread Matthias Rebbe via use-livecode
> Am 09.09.2018 um 16:16 schrieb Rick Harrison via use-livecode > : > > >> >> I'm surprised the docs include "server" as a platform for that command, as >> it wouldn't make sense there. > > Yes, I think it must be a misprint or it is missing important information > about using it in a form

Re: Timezone library - how to use in Livecode Server?

2018-09-06 Thread Matthias Rebbe via use-livecode
Mark, when using an other LCB library , where do i see what i have to enter in set the revLibraryMapping[“?? ”] ……. I cannot find any information about revLibraryMapping in the dictionary. Regards, Matthias > Am 06.09.2018 um 12:54 schrieb Matthias Rebbe via use-livec

Re: Timezone library - how to use in Livecode Server?

2018-09-06 Thread Matthias Rebbe via use-livecode
n Thu, Sep 6, 2018 at 5:55 AM Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>> wrote: > >> >> And thanks for the ps. I can´t wait for 9.1 to test. :) >> > No need to wait. I downloaded the LCB file

Re: Timezone library - how to use in Livecode Server?

2018-09-06 Thread Matthias Rebbe via use-livecode
:57 schrieb Mark Waddingham via use-livecode > : > > Hi Matthias, > > On 2018-09-05 10:34, Matthias Rebbe via use-livecode wrote: >> file "/home/xxx/public_html/xx/tz.lc" >> row 4, col 5: extension: error occurred with domain (runtime) >> row 4, col

Re: Project Browser - refresh button still not available

2018-09-05 Thread Matthias Rebbe via use-livecode
If i could do it, i would have done this already. > Am 05.09.2018 um 23:53 schrieb Tom Glod via use-livecode > : > > I think adding that to the PB code and interface could not be that > difficult. What about doing it yourself ? > > On Wed, Sep 5, 2018 at 4:00 PM M

Re: Project Browser - refresh button still not available

2018-09-05 Thread Matthias Rebbe via use-livecode
Yes, it can be, but it is a shame. Matthias > Am 05.09.2018 um 21:53 schrieb Bob Sneidar via use-livecode > : > >> On Sep 5, 2018, at 11:57 , Matthias Rebbe via use-livecode >> wrote: >> >> I know there is Navigator from Geoff Canyon which can be used as

Project Browser - refresh button still not available

2018-09-05 Thread Matthias Rebbe via use-livecode
Currently one has to close and reopen the Project Browser to get a refreshed list of the loaded stacks. Ben Rubinstein suggested already in 2016 to add a refresh button to the Project Browser. Bug 17916 I can´t believe that no one at Livecod

Any feedback or suggestions for InstaMaker and WinSignHelper?

2018-09-05 Thread Matthias Rebbe via use-livecode
Hi, in the first quarter of this year i posted links to my utilities InstaMaker and WinSignHelper. InstaMaker InstaMaker is a Windows app which allows you to create Windows Installers based on Innosetup. There is even a Wine version for Mac OSX available which

Re: Timezone library - how to use in Livecode Server?

2018-09-05 Thread Matthias Rebbe via use-livecode
curred with line (737) row 4, col 5: extension: error occurred with column (1) row 4, col 5: Function: error in function handler (FromUniversaltime) row 4, col 5: put: error in expression This works in LC IDE (w/o Line 1). Regards, Matthias > Am 05.09.2018 um 10:07 schrieb Matthias Rebb

Re: Timezone library - how to use in Livecode Server?

2018-09-05 Thread Matthias Rebbe via use-livecode
Am 05.09.2018 um 09:51 schrieb Ralf Bitter via use-livecode > : > > Hi Matthias, > > loading extensions (.lcm files) works with LC server too. > Please see "load extension" in the dictionary. > > > Ralf > > >> On 5. Sep 2018, at 00:56, Matthias Re

Timezone library - how to use in Livecode Server?

2018-09-04 Thread Matthias Rebbe via use-livecode
Hi, i´ve just noticed that the new Timezone Library is not available under Livecode server. I´ve checked the Extension folder of the desktop version of LC and found an .lcb file, which means that the library was written in Livecode Builder. Is there a way to use such libraries with Livecode

Re: ANN: LC Documentation Cache Cleaner

2018-09-03 Thread Matthias Rebbe via use-livecode
Mark, thanks for this. Couldn´t believe how many cache folders existed on my harddrive. Regards, Matthias > Am 02.09.2018 um 20:21 schrieb Mark Wieder via use-livecode > : > > Posted a utility stack to livecodeshare: > > When first launched, the LiveCode IDE will build a documentation cach

Re: For those who do not know lcTasklist

2018-08-28 Thread Matthias Rebbe via use-livecode
save after you´ve changed the scripts. Or: If i remember right that notes use all the index word TODO. Remove that keyword from the Active Index Words field in lcTaskList preferences/Words. > > BR > > > > On 8/20/18 1:44 PM, Matthias Rebbe via use-livecode wrote: >>

Re: For those who do not know lcTasklist

2018-08-28 Thread Matthias Rebbe via use-livecode
e "ignore" the Datagrid templates after they been >> instantiated? One get many "Note" from every instance? >> >> BR >> >> >> >> On 8/20/18 1:44 PM, Matthias Rebbe via use-live

Re: [OT]Silly weekend LC poll

2018-08-25 Thread Matthias Rebbe via use-livecode
CHAR rhymes with far LOC rhymes with lock. This is at least how i pronounce them. But i am native German and not native English. Btw.: due to the fact that LC language is english like, you should see my comments and variable names in my scripts. They are mixed, some comments are in english

Re: LC displaying colors incorrectly in macOS 10.13

2018-08-25 Thread Matthias Rebbe via use-livecode
Monte, rereading yours and mine comments, i have to ask: If Apple´s app Color Digital Meter shows the same values as LC´s function mousecolor, then mousecolor is showing the correct values, isn´t it? Or am i missing something? > Am 24.08.2018 um 23:49 schrieb Matthias Rebbe via use-livec

Re: LC displaying colors incorrectly in macOS 10.13

2018-08-24 Thread Matthias Rebbe via use-livecode
> Am 24.08.2018 um 23:43 schrieb Monte Goulding via use-livecode > : > > > >> On 25 Aug 2018, at 7:09 am, Matthias Rebbe via use-livecode >> wrote: >> >> I´ve tested now with Apple´s Digital Color Meter App. >> >> And you are right. I

Re: LC displaying colors incorrectly in macOS 10.13

2018-08-24 Thread Matthias Rebbe via use-livecode
Sorry, i´ve posted a wrong link. This is the correct one http://d.qck.biz/4DmjLV <http://d.qck.biz/4DmjLV> > Am 24.08.2018 um 23:09 schrieb Matthias Rebbe via use-livecode > : > > I´ve tested now with Apple´s Digital Color Meter App. > > And you are right. It seem

Re: LC displaying colors incorrectly in macOS 10.13

2018-08-24 Thread Matthias Rebbe via use-livecode
I´ve tested now with Apple´s Digital Color Meter App. And you are right. It seems the mouse color values are the correct ones. See screenshot http://d.qck.biz/vCD6n7 But anyway. It´s a bug Regards, Matthias > Am 24.08.2018 um 22:55 schrieb Monte Goulding via use

Re: LC displaying colors incorrectly in macOS 10.13

2018-08-24 Thread Matthias Rebbe via use-livecode
Of course i meant mousecolor and not mouse loc. > Am 24.08.2018 um 15:07 schrieb Matthias Rebbe via use-livecode > : > > I am running 10.13 and can confirm this with my iMac 5K. The interesting part. > If i change the color profile in system control/monitor then the mouse loc

Re: LC displaying colors incorrectly in macOS 10.13

2018-08-24 Thread Matthias Rebbe via use-livecode
I am running 10.13 and can confirm this with my iMac 5K. The interesting part. If i change the color profile in system control/monitor then the mouse loc values even change See a screen recording i´ve uploaded to Droplr Regards, Matthias > Am 24.08.2018 um 14:28 schri

Re: revNavigator - Cloning a card - am i doing something wrong?

2018-08-23 Thread Matthias Rebbe via use-livecode
.dropbox.com/s/kz3zqi4botzglgq/navigator.zip?dl=1 > <https://www.dropbox.com/s/kz3zqi4botzglgq/navigator.zip?dl=1>>. Or grab it > from GitHub <https://github.com/gcanyon/navigator > <https://github.com/gcanyon/navigator>>. > > On Wed, Aug 22, 2018 at 11:43 PM

Re: revNavigator - Cloning a card - am i doing something wrong?

2018-08-22 Thread Matthias Rebbe via use-livecode
h other on that screen. > > Here's hoping anyway... > > Get Navigator here > <https://www.dropbox.com/s/kz3zqi4botzglgq/navigator.zip?dl=1>. Or grab it > from GitHub <https://github.com/gcanyon/navigator>. > > On Wed, Aug 22, 2018 at 11:24 AM Matthias

Re: revNavigator - Cloning a card - am i doing something wrong?

2018-08-22 Thread Matthias Rebbe via use-livecode
put the screenRect 0,126,2560,1566 -2560,0,0,1440 put the working screenrects 0,149,2560,1566 -2560,23,0,1440 Regards, Matthias > Am 22.08.2018 um 20:11 schrieb Geoff Canyon via use-livecode > : > > On Wed, Aug 22, 2018 at 5:56 AM Matthias Rebbe via use-livecode <

Re: revNavigator - Cloning a card - am i doing something wrong?

2018-08-22 Thread Matthias Rebbe via use-livecode
n Tue, Aug 21, 2018 at 8:58 AM Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>> wrote: > >> Geoff, >> thanks for the quick update. >> >> There´s another thing i noticed: >> >> I moved the

Re: [ANN] DGH 2.5.1 is released

2018-08-22 Thread Matthias Rebbe via use-livecode
ecode@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-liv

Re: revNavigator - Cloning a card - am i doing something wrong?

2018-08-21 Thread Matthias Rebbe via use-livecode
ailto:gcan...@gmail.com>> wrote: > Wow, that's a brutal bug. You're not doing anything wrong, I am ;-) > > I'm looking at it now... > > On Tue, Aug 21, 2018 at 12:35 AM Matthias Rebbe via use-livecode > mailto:use-livecode@lists.runrev.com>> wrote: >

Re: For those who do not know lcTasklist

2018-08-21 Thread Matthias Rebbe via use-livecode
work. > Steve McConell - Code Complete > > On Tue, 21 Aug 2018 at 00:44, Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>> wrote: > >> Hi, >> >> I´ve purchased the plugin lcTasklist a long time

revNavigator - Cloning a card - am i doing something wrong?

2018-08-21 Thread Matthias Rebbe via use-livecode
Hi, today i wanted to clone a card with Navigator, but the cloned card then is added to the revNavigator stack instead to the original stack. And much more important, after cloning the card revNavigator is going to that cloned card. So no way to use Navigator until i restart. I tried both, clo

For those who do not know lcTasklist

2018-08-20 Thread Matthias Rebbe via use-livecode
Hi, I´ve purchased the plugin lcTasklist a long time ago and used it now and then. But now i am totally in love with this great tool. I was working on a really big project for months and i needed to add some debug code, special comments and special information in my scripts and i had to mark

Re: Is anyone using tsNet external with LCserver?

2018-08-13 Thread Matthias Rebbe via use-livecode
Am 20.06.2018 um 19:11 schrieb Matthias Rebbe via use-livecode > : > > For those who are interested. > > I´ve sent a pro support request for my problem to get tsNet working with > Livecode Server. It seems its not so easy to get it working. Support team has > now created a bug

Re: Writing to SMB Share?

2018-08-10 Thread Matthias Rebbe via use-livecode
From which OS do you want to connect? From Linux you could include the username and password in the UNC. smb://username:passwort@servername/folder” But i am not sure, if this works when working in a domain structure. Regards Matthias > Am 10.08.2018 um 13:54 schrieb Malte Pfaff-Brill via us

Re: LC Builder and 3rd Part DLLs under Windows

2018-08-08 Thread Matthias Rebbe via use-livecode
> Am 08.08.2018 um 21:17 schrieb Mark Waddingham via use-livecode > : > > > You might also find this thread in the forums useful with your efforts: > > http://forums.livecode.com/viewtopic.php?f=93&t=30429 > > Its about wrapping a Windows DLL which accesses a I/O device of some sort - > th

Re: LC Builder and 3rd Part DLLs under Windows

2018-08-07 Thread Matthias Rebbe via use-livecode
s/guides/LiveCode%20Builder%20Language%20Reference.md > > <https://github.com/livecode/livecode/blob/develop/docs/guides/LiveCode%20Builder%20Language%20Reference.md> > https://github.com/livecode/livecode-ide/blob/develop/Documentation/guides/Extending%20LiveCode.md > > They

Re: LC Builder and 3rd Part DLLs under Windows

2018-08-07 Thread Matthias Rebbe via use-livecode
ut I think I am ready. > > On Tue, Aug 7, 2018 at 10:43 AM, Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Brian, >> >> thanks also. Yes, please. More examples are welcomed. >> >> Regards, >> >> Matthias

Re: LC Builder and 3rd Part DLLs under Windows

2018-08-07 Thread Matthias Rebbe via use-livecode
vor DeVore >> wrote: >> >>> Matthias, >>> >>> Yes it is possible. I don't know of any 3rd party DLL examples. Can you >>> point me to a DLL you want to wrap? I may be able to put together the >>> skeleton of an LCB extension for you to get s

Re: LC Builder and 3rd Part DLLs under Windows

2018-08-07 Thread Matthias Rebbe via use-livecode
; > -- > Trevor DeVore > ScreenSteps > www.screensteps.com > > On Tue, Aug 7, 2018 at 5:33 AM Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hi, >> >> i make use of the Widgets in LC 9 very often and i am really impressed

LC Builder and 3rd Part DLLs under Windows

2018-08-07 Thread Matthias Rebbe via use-livecode
Hi, i make use of the Widgets in LC 9 very often and i am really impressed what is possible with LCB. I have no deep knowledge of LCB, but if i understand correctly then LCB is able to call OS APIs, right? If so, is it also possible to call functions of a 3rd party DLL under Windows? I know t

Re: drawing a Barcode without a Barcode font

2018-07-25 Thread Matthias Rebbe via use-livecode
oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > ___ > use-livecode mailing list > use-livecode@lists.runrev.com <mailto:use-livecode

Re: drawing a Barcode without a Barcode font

2018-07-25 Thread Matthias Rebbe via use-livecode
Our thermal prints, both qrcodes and barcodes, are scannable w/o problems with our iOS devices. So resolutions is not a problem. Although we were able to successfully print the labels and are awaiting a positive confirmation from the carrier, i will try to import a snapshot of the barcode and w

Re: drawing a Barcode without a Barcode font

2018-07-25 Thread Matthias Rebbe via use-livecode
Am 24.07.2018 um 00:01 schrieb Bob Sneidar via use-livecode > : > > Out of curiosity, does printed barcodes from the laserwriter still work with > these settings? > > Bob S > > >> On Jul 22, 2018, at 14:18 , Matthias Rebbe via use-livecode >> wrote: >> >

Re: drawing a Barcode without a Barcode font

2018-07-22 Thread Matthias Rebbe via use-livecode
Of course i meant So the code below shows the settings which allow us to scan the labels when printed with a Toshiba B-EV4D and a Zebra LP 2844. > Am 22.07.2018 um 23:18 schrieb Matthias Rebbe via use-livecode > : > > I have to add something. > > As I wrote, we were able to

Re: drawing a Barcode without a Barcode font

2018-07-22 Thread Matthias Rebbe via use-livecode
dth of grc "narrowC" to (tNarrow - 2) set the width of grc "narrowB" to (tNarrow -3) set the width of grc "wideC" to tWide set the width of grc "wideB" to tWide Regards, Matthias Rebbe > Am 20.07.2018 um 13:31 schrieb Matthias Rebbe via use-livecode

Re: drawing a Barcode without a Barcode font

2018-07-20 Thread Matthias Rebbe via use-livecode
use-livecode > : > > Very cool! Does it actually produce a code that can be scanned? > > On Fri, Jul 20, 2018 at 3:25 AM Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Mike >> >> you´re awesome. That is already an almos

Re: drawing a Barcode without a Barcode font

2018-07-20 Thread Matthias Rebbe via use-livecode
>else > set the topleft of the last grc to the topright of grc id > tLast >end if >break > > end switch > put the short id of the last grc into tLast -- the id of the most > recently placed bar > end repeat &g

Property Inspector, Text Formatting, Text style ->Plain Button?

2018-07-19 Thread Matthias Rebbe via use-livecode
Hi, just noticed again that in the property inspector under text formating there is not the “plain” button/icon anymore to set the text to plain. In LC 6 this button is still there. Is this a bug or are there reasons why this button is not there anymore? What do you think? Regards, Matthias

Re: drawing a Barcode without a Barcode font

2018-07-19 Thread Matthias Rebbe via use-livecode
Currently i am using a special 2of5i barcode font. The font .has only four characters (bars) in its set. The code displays a narrow space (blank) bar when the character is n narrow black bar when N wide space when w wide black bar when W The code can only display a pair number of digits. You c

drawing a Barcode without a Barcode font

2018-07-19 Thread Matthias Rebbe via use-livecode
Hi, at the moment i am using a special barcode font “2of5interleaved” to draw/create a Code25/2of5interleaved barcode. The code itself is calcualted by script and then displayed using that barcode font The font only has 4 characters 2 black bars (1one them is twice the width of the other) a

Re: How to create a QR Code Version 14 (73x73modules)

2018-07-18 Thread Matthias Rebbe via use-livecode
I´ve filed an enhancement request now <https://quality.livecode.com/show_bug.cgi?id=21428> and attached the patched library file and an updated api.lcdoc with 2 additional examples to the request. Matthias > Am 18.07.2018 um 02:13 schrieb Matthias Rebbe via use-livecode >

how to refresh LC IDE dictionary after i changed a api.lcdoc file?

2018-07-18 Thread Matthias Rebbe via use-livecode
Hi, i changed some information in an api.lcdoc file of an extension. In my case i added some additional examples. Each new example with a leading “Example:” tag. How do i get that new information displayed in the dictionary. Even after a restart of LC i just see the old information, but not

Re: How to create a QR Code Version 14 (73x73modules)

2018-07-17 Thread Matthias Rebbe via use-livecode
s > > Monte > >> On 18 Jul 2018, at 8:20 am, Matthias Rebbe via use-livecode >> wrote: >> >> Hi. >> >> My app needs to create qr codes. This is not a problem so far, as Splash21´s >> qrCode library is now included in Livecode. >> >>

How to create a QR Code Version 14 (73x73modules)

2018-07-17 Thread Matthias Rebbe via use-livecode
Hi. My app needs to create qr codes. This is not a problem so far, as Splash21´s qrCode library is now included in Livecode. My problem is that i need to create qr Codes with exact version 14, which has a matrix size of 73 x 73. The customer needs exact that kind of code. The codes are scanne

Re: Property inspector / custom properties - how can i resize the value field

2018-07-16 Thread Matthias Rebbe via use-livecode
Mark, but even then the “value” field still shows 3 lines of text and cannot be resized > Am 17.07.2018 um 01:33 schrieb Mark Wieder via use-livecode > : > > On 07/16/2018 02:00 PM, panagiotis merakos via use-livecode wrote: >> Hi all, >> Thank you for the feedback. >> We are aware of this prob

Re: Property inspector / custom properties - how can i resize the value field

2018-07-16 Thread Matthias Rebbe via use-livecode
I > really should record a video and demonstrate them all to the team. not > great for new users. > > I would say its a bug. a workaround would be sending messages to the > property inspector. and try to automate the resizing. > > On Mon, Jul 16, 2018 at 3:34 PM, Matthias

Re: Property inspector / custom properties - how can i resize the value field

2018-07-16 Thread Matthias Rebbe via use-livecode
ty inspector pallette, the > properties panel will expand. > > Bob S > > >> On Jul 16, 2018, at 12:34 , Matthias Rebbe via use-livecode >> wrote: >> >> Hi, >> is there a way to resize the value field for custom properties in the >> Proper

Property inspector / custom properties - how can i resize the value field

2018-07-16 Thread Matthias Rebbe via use-livecode
. Anyway, does anyone know how to increase the height of that field? That would be awesome. Regards Matthias Rebbe ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: What exactly does the status pending in Livecode Quality Control Center mean

2018-06-26 Thread Matthias Rebbe via use-livecode
> Am 26.06.2018 um 20:12 schrieb Ralf Bitter via use-livecode > : > > - On On-Rev using LC server 9 tsNet does not work at all because glibc needs > to be upgraded as I was told by support. > Custom directives in ~/.bashrc didn’t help, these seem to be ignored by > Apache. > Hm, On-Rev supp

Re: What exactly does the status pending in Livecode Quality Control Center mean

2018-06-25 Thread Matthias Rebbe via use-livecode
set this status when a bug > requires a bit of setup to test. I assume you ask about the tsnet with LC > server issue. > > Best, > Panos > > On Mon, Jun 25, 2018, 18:32 Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hi, &g

What exactly does the status pending in Livecode Quality Control Center mean

2018-06-25 Thread Matthias Rebbe via use-livecode
Hi, does anyone know what exactly the status “pending” in the LQCC does mean? Regards, Matthias ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: h

Re: WordOut : Where to put the license key?

2018-06-21 Thread Matthias Rebbe via use-livecode
Hi Ludovic, the serial number is used in your script. First load wordout library, then useregisterWordout “x” to register wordout in your script. Replace x with your license key. HTH Matthias > Am 21.06.2018 um 13:31 schrieb Ludovic THEBAULT via use-livecode > : > > Hello, > >

Re: Is anyone using tsNet external with LCserver?

2018-06-20 Thread Matthias Rebbe via use-livecode
t; <https://quality.livecode.com/show_bug.cgi?id=19793> >> <https://quality.livecode.com/show_bug.cgi?id=19793 >> <https://quality.livecode.com/show_bug.cgi?id=19793>> >> >> Best, >> Panos > > > ___ > use-livecode mailing list > u

Re: [ANN] v2.2 of DB Lib

2018-06-19 Thread Matthias Rebbe via use-livecode
Andre, when did you sent out those emails. I did not receive any from your shop. Regards, Matthias > Am 19.06.2018 um 15:46 schrieb Andre Garzia via use-livecode > : > > Skip, there is no upgrade charge and all previous customers should have > received an email from my shop with the link to

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Matthias Rebbe via use-livecode
I would contact supp...@on-rev.com <mailto:supp...@on-rev.com> if not already done. Matthias > Am 31.05.2018 um 13:57 schrieb Ralf Bitter via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > >> On 31. May 2018, at 13:21, Matthias Rebbe via use-li

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Matthias Rebbe via use-livecode
Ups, i´ve added the url to my HostM account. This here is TIO https://tsnet.livecode.space/index.lc <https://tsnet.livecode.space/index.lc> > Am 31.05.2018 um 13:21 schrieb Matthias Rebbe via use-livecode > : > > Hi Ralf, > > i´ve received a similar explanation toda

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread Matthias Rebbe via use-livecode
> By the way, even my 32bit LC 9 business version installation fails on Diesel. > Did you install the community version? > > > Ralf > > >> On 31. May 2018, at 00:47, Matthias Rebbe via use-livecode >> wrote: >> >> Hi, >> today i noticed that i

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-30 Thread Matthias Rebbe via use-livecode
th my Livecode Server installations. Regards, Matthias > Am 31.05.2018 um 00:47 schrieb Matthias Rebbe via use-livecode > : > > Hi, > today i noticed that i don´t get Livecode Server 9 Business to work on > On-Rev and HostM accounts. > > In Browser i get an “In

Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-30 Thread Matthias Rebbe via use-livecode
d by ./livecode-server) I´ve filed already a bug <https://quality.livecode.com/show_bug.cgi?id=21319>. Did anyone else run into this? Or maybe is using Livecode Server 9? Regards, Matthias Rebbe ___ use-livecode mailing list use-livecode@lists.runrev

Re: Is anyone using tsNet external with LCserver?

2018-05-30 Thread Matthias Rebbe via use-livecode
? Regards, Matthias Rebbe > Am 29.05.2018 um 15:19 schrieb Matthias Rebbe via use-livecode > : > > Hi Charles, > > i´ve checked now and my custom 8.1.10 LC Server Business returns Professional. > The tsNet-x64.so file was copied directly into the ‘externals' folder in

Re: Is anyone using tsNet external with LCserver?

2018-05-29 Thread Matthias Rebbe via use-livecode
Lagi, did you try any of these links listed at that page? I tried 4 and all 4 were correct and a download started. Matthias > Am 29.05.2018 um 19:53 schrieb Lagi Pittas via use-livecode > : > > Hi > > There are more than a thousand links and there are more than server that > are broken > >

Fwd: Is anyone using tsNet external with LCserver?

2018-05-29 Thread Matthias Rebbe via use-livecode
elf > to the tsNet external as the “Indy” edition. If you use the business edition > of tsNet with it, it will fail. > > You can use ‘the editionType’ to determine if LC server is Indy (commercial) > or Business (professional). > > Regards, > > Charles > &g

Re: Is anyone using tsNet external with LCserver?

2018-05-29 Thread Matthias Rebbe via use-livecode
commercial) is running? Regards, Matthias > Am 29.05.2018 um 09:57 schrieb Charles Warwick via use-livecode > : > > Hi Matthias, > > Just to check - did they install the Indy version of the tsNet external? > > Regards, > > Charles > >> On 29 May 2

Re: Is anyone using tsNet external with LCserver?

2018-05-28 Thread Matthias Rebbe via use-livecode
t > calls. > > Regards, > > Charles > >> On 28 May 2018, at 9:06 am, Matthias Rebbe via use-livecode >> mailto:use-livecode@lists.runrev.com>> wrote: >> >> Hi, >> is anyone already using tsNet external with Livecode server? If so, is there >&g

Re: Is anyone using tsNet external with LCserver?

2018-05-28 Thread Matthias Rebbe via use-livecode
#x27;t expect to get access to the extended feature set >> of tsNet Business on LC server. Seems there is no way to activate >> a business license for tsNet on server, don’t think this has changed. >> For what it’s worth, this and the issues mentioned above are >> the r

Is anyone using tsNet external with LCserver?

2018-05-27 Thread Matthias Rebbe via use-livecode
Hi, is anyone already using tsNet external with Livecode server? If so, is there something i should take care of when trying to “install” / copy the external to my custom installation? Unfortunately the commercial LC server builds still do not contain the external. Regards, Matthias Rebbe

Re: on-rev choosing engine

2018-05-24 Thread Matthias Rebbe via use-livecode
ue how things are actually named for LC server versions > underneath that, that actually work, I'd appreciate the info. Otherwise, > I'll msg support and ask there. > > > On Thu, May 24, 2018 at 12:53 PM, Matthias Rebbe via use-livecode < > use-livecode@lists.runrev.com>

Re: on-rev choosing engine

2018-05-24 Thread Matthias Rebbe via use-livecode
You could try to use this method for .htaccess Options +ExecCGI Action custom-livecode /cgi-bin/livecode-server/livecode-server SetHandler custom-livecode Please note, that if you have several add-on domains and each domain uses its own root folder and you want to use the custom livecode ser

Re: Livecode Hosting and GDPR

2018-05-22 Thread Matthias Rebbe via use-livecode
jbv, i have several hosting providers. German ones and also from other European countries. The German providers i work with are totally prepared and have updated their documents in time. Unfortunately this is not the case for the other european providers. HostM for example is not ready, but p

Re: Would Anyone Like a Ring Tone At End of Standalone Built?

2018-05-20 Thread Matthias Rebbe via use-livecode
You could add a StandaloneSaved handler to your stack which is send to the mainstack when it was saved as a standalone. You could add the code for playing into that handler. Maybe easier than hacking the IDE? Regards, Matthias > Am 20.05.2018 um 05:29 schrieb Sannyasin Brahmanathaswami via us

Re: use-livecode Digest, Vol 175, Issue 43

2018-04-26 Thread Matthias Rebbe via use-livecode
But it still says there are > none. > > --Todd > > On Wed, Apr 25, 2018 at 6:00 AM, > wrote: > >> >> Today's Topics: >> >> 1. Re: Typesetting Fields (Pa

Livecode at g2crowd.com -

2018-04-25 Thread Matthias Rebbe via use-livecode
Today i noticed that G2Crowd lists also Livecode (the product not the company). I´ve asked them some weeks ago to add it to their list of products. Somehow the heard me or maybe Livecode Ltd. asked also. Who knows. But anyway, it is now listed for revi

Re: macOS "Recovered files"

2018-04-24 Thread Matthias Rebbe via use-livecode
I´ve filed a bug now Bug 21233 <https://quality.livecode.com/show_bug.cgi?id=21233> Matthias > Am 24.04.2018 um 21:23 schrieb Richard Gaskin via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > Matthias Rebbe wrote: > > > At https://support.appl

Re: macOS "Recovered files"

2018-04-24 Thread Matthias Rebbe via use-livecode
Hi Klaus, i´ve checked here and see the same folders Recovered files(#1……10) with the same content you are describing. In my case there was also a .csv file in that folders. The .csv was created with LC and was stored in temp folder originally. I´ve then checked the temp folder and see also t

Re: Posting to LiveCode Server

2018-04-18 Thread Matthias Rebbe via use-livecode
Todd, is there a reason why you are not using the function libURLMultipartFormData to format the data before posting? We are using the post method for different tasks including uploading really big files to a livecode server, but we always use libURLMultipartFormData to create the form data.

Re: [OT] - anybody having trouble with 'Transmit' FTP client on a Mac?

2018-04-17 Thread Matthias Rebbe via use-livecode
Graham I very often upload Windows programs with Transmit, but normally compressed as a Zip files. In very rare cases i upload them also as .exe. I´ve never run into such problem. Okay, that does not really help. Are you sure the file was completely downloaded when you tried to open it? I reme

Any feedback for InstaMaker or WinSignHelper?

2018-04-16 Thread Matthias Rebbe via use-livecode
elper.dermattes.de <https://winsignhelper.dermattes.de/> Regards, Matthias Rebbe ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.run

how to print a csv as formatted table?

2018-04-12 Thread Matthias Rebbe via use-livecode
Hi, i need to print a list of data or maybe create a pdf of it. The list is provided in csv format and the number of lines varies. I need to print/print to Pdf that data as a formatted table with this typical border around each field. There are only 20 rows per page allowed. This should happen

Re: [OT, maybe] - configuring a Windows Installer for a Standalone

2018-04-10 Thread Matthias Rebbe via use-livecode
> Am 10.04.2018 um 17:57 schrieb Graham Samuel via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > Babysitting over, tried it, it works! > > Thanks a million. > > BTW Trevor’s suggestion of > >> PrivilegesRequired=admin > So if it´s working now with that setting and did not wo

Re: [OT, maybe] - configuring a Windows Installer for a Standalone

2018-04-10 Thread Matthias Rebbe via use-livecode
This is what i´ve found https://www.software.trevix.it/piccolo_installer/ Matthias > Am 10.04.2018 um 17:37 schrieb Bob Sneidar via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > Links? > > Bob S > > >> On Apr 10, 2018, at 02

Codesigning Windows standalones under Mac OS X - a simple and free gui for osslsigncode

2018-03-25 Thread Matthias Rebbe via use-livecode
Hi, a few days ago i posted some instructions for how to code sign Windows programs under Mac OS X with osslsigncode. Unfortunately osslsigncode must be run from shell and signing more than 1 at a time might be complicated. Therefore i´ve created a free little tool called WinSignHelper, which i

Re: Solution for signing Windows .exe,.dll and so on under Mac OS X

2018-03-19 Thread Matthias Rebbe via use-livecode
The url for the pdf download links to my server (dl.qck.nu), in case you are concerned about the domain name. That domain is used to provide several services using LC server. So nothing harmful. Matthias Rebbe Tel +49 5741 31 ‌https://matthiasrebbe.eu <https://matthiasrebbe.eu/>‌

Re: Solution for signing Windows .exe,.dll and so on under Mac OS X

2018-03-19 Thread Matthias Rebbe via use-livecode
tthias Matthias Rebbe Tel +49 5741 31 ‌https://matthiasrebbe.eu <https://matthiasrebbe.eu/>‌ > Am 17.03.2018 um 09:58 schrieb Matthias Rebbe > <mailto:matthias_livecode_150...@m-r-d.de>>: > > Hi, > i am not sure, if you all alread knew about it. But for me it was tota

Solution for signing Windows .exe,.dll and so on under Mac OS X

2018-03-17 Thread Matthias Rebbe via use-livecode
Hi, i am not sure, if you all alread knew about it. But for me it was totally new. Today i was able to successfully signing a Windows .exe file under Mac OS X. See the steps below. If the URLs are not readable, go here to download a short pdf containing the instructions. https://dl.qck.nu//?

[OT] InstaMaker Wine App for Mac OS X to create Windows Installers on Mac OS X

2018-03-16 Thread Matthias Rebbe via use-livecode
Hi, i´ve just uploaded an InstaMaker Wine app which allows you to run the Windows version of InstaMaker on Mac OS X. With this it should be possible to create a Windows Installer under Mac OS X. Tried it here successful under HighSierra. The download file is about 260MB and the unzipped app is

Re: [OT] Free tool for ease Windows Installer creation

2018-03-16 Thread Matthias Rebbe via use-livecode
> Am 15.03.2018 um 19:28 schrieb J. Landman Gay via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > On 3/14/18 7:40 PM, Matthias Rebbe via use-livecode wrote: >> i will be able to answer any request in about 9 hours. > > Real programmers don'

Re: [OT] Free tool for ease Windows Installer creation

2018-03-14 Thread Matthias Rebbe via use-livecode
> Am 14.03.2018 um 11:38 schrieb Matthias Rebbe via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > Thanks to all for your kind words. > > > > @Tom, >> tool...where would it source the certificates? and how much? > > I am sorry, i don´t under

Re: code signing cost

2018-03-14 Thread Matthias Rebbe via use-livecode
for a code signing certificate is not much. Matthias Matthias Rebbe Tel +49 5741 31 ‌https://matthiasrebbe.eu <https://matthiasrebbe.eu/>‌ > Am 15.03.2018 um 01:27 schrieb Tom Glod via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > Hi guys, > >

<    5   6   7   8   9   10   11   12   13   14   >