Re: Write PICT to disk, 64bit

2020-02-19 Thread Keisuke Miyako via 4D_Tech
some like this? https://github.com/miyako/4d-plugin-raw-picture-data https://miyako.github.io/2020/02/20/4d-plugin-raw-picture-data.html On Feb 14, 2020, at 0:17, Bill Hutten via 4D_Tech <4d_tech@lists.4d.com> wrote: We would like to be able to write these images t

Re: Web Services - Receiving Complex Type

2020-02-19 Thread JasonH via 4D_Tech
I'm getting close being able to send a complex Doc style request to SAP, but have a few slight differences which is causing it to fail. SAP says they are expecting this (and I can send using SoapUI successfully). http://schemas.xmlsoap.org/soap/envelope/"; xmlns:urn="urn:sap-com:document:sap:soap

Re: What constitutes high-perf. hardware for 4D server these days ?

2020-02-19 Thread Tom Benedict via 4D_Tech
>Everything at this place is on VM - nothing I can do about it as it’s >contractor managed. (In fact they seem to be able to change >the “hardware" without me even taking the server down - that’s something I >never thought I’d see and am too old now to bother >speculating how they do it :-) !).

Re: Web Services - Receiving Complex Type

2020-02-19 Thread JasonH via 4D_Tech
Does anyone have sample code or experience doing this? I've not attempted anything like that before and would be starting from scratch trying to figure it out. 4D Tech mailing list wrote > then perhaps you might want to switch to HTTP Request, > XML commands and/or PROCESS 4D TAGS. -- Sent

What constitutes high-perf. hardware for 4D server these days ?

2020-02-19 Thread Peter Jakobsson via 4D_Tech
…that is the question ! I have a site that I just launched - usual moderate-trauma of initial days but basically holding up so far and improving by the day. I now need to try and optimise it a bit as it’s still slightly sluggish and was wondering what people were running in terms of hardware.

Re: Post Key

2020-02-19 Thread Jody Bevan via 4D_Tech
Tim: Thanks for the detailed code on getting this done. I will use that for now. When I get time I should be able to write the same type of thing for Windows. When I do, I will send it to you. Nice thing is with multiple tools, one can often get done what one cannot do with ‘plain’ 4D. We hav

re-index issue

2020-02-19 Thread Chuck Miller via 4D_Tech
Hi All, environment 4D 17.4 Mac OSX (10.15.3) Catalina Developer Every time I log into a particular DB with the same file It seems to re-index some of the fields. I am not sure why. Anyone have any ideas. For the data file I am using, I restored from a backup including the journal. When I laun

Re: Post Key

2020-02-19 Thread Bernd Fröhlich via 4D_Tech
Koen Van Hooreweghe: > You can set the standard action of the button to 'userMode'. This should do > the trick imho. And if that does not work (IIRC it was broken in some version) then put METHOD OPEN PATH("SomeMethod") in the buttonscript as a workaround. Greetings from Germany, Bernd Fröhl

Re: Post Key

2020-02-19 Thread Tim Nevels via 4D_Tech
On Feb 19, 2020, at 2:00 PM,Jody Bevan wrote: > I want to let the Administrator / Designer in a compiled database be able to > launch the Runtime Explorer without having to remember the keyboard shortcut > to do this. > > The way I was thinking of doing this was a button on screen they click o

Re: Post Key

2020-02-19 Thread Koen Van Hooreweghe via 4D_Tech
Hi Jody, You can set the standard action of the button to 'userMode'. This should do the trick imho. Kind regards, Koen > Op 19 feb. 2020, om 17:59 heeft Jody Bevan via 4D_Tech <4d_tech@lists.4d.com> > het volgende geschreven: > > I want to let the Administrator / Designer in a compiled datab

Post Key

2020-02-19 Thread Jody Bevan via 4D_Tech
I want to let the Administrator / Designer in a compiled database be able to launch the Runtime Explorer without having to remember the keyboard shortcut to do this. The way I was thinking of doing this was a button on screen they click on that would post the keyboard shortcuts for the runtime