64bit R5 clients not seeing Server on windows

2017-12-08 Thread John Baughman via 4D_Tech
I am running in interpreted mode R5…. Windows 64 bit Server (default application port 19813) Windows and Mac 64 bit Clients do not see the server. (Available tab of the Connection to 4D Server window). Windows and Mac 32 bit Clients DO see the server MAC 64 bit Server Windows and Mac 64 bit and

Re: Post Key command not working in converted 4Dv16 database - SOLVED

2017-12-08 Thread Keisuke Miyako via 4D_Tech
this works file in unicode mode (I think the mode is irrelevant, but it may not work on a non-qwerty keyboard) it should be possible to quickly confirm on a simple form. but: do you have a menu bar associated with the form? do you have a menu bar installed for the process? and more importantly

Re: Typing a menu ref for Dynamic pop up menu

2017-12-08 Thread Tim Nevels via 4D_Tech
On Dec 8, 2017, at 2:00 PM, John Baughman wrote: > Is anyone else getting a bit annoyed at the changes in typing behavior in the > latest R release? I am getting many syntax errors in interpreted mode that I > did not get in prior versions. SET QUERY DESTINATION(Into > Variable;$foundCount), fo

Re: poor performance LISTBOX INSERT COLUMN

2017-12-08 Thread Arnaud de Montard via 4D_Tech
> Le 5 déc. 2017 à 14:31, Piotr Chabot Stadhouders via 4D_Tech > <4d_tech@lists.4d.com> a écrit : > > Hi Arnaud, > > Thanks for your thorough test. > [...] > In my tests I also saw this happening. Duplicating each listbox in the form > editor with 20 columns took longer and longer. > I didn't

Looking for experienced 4D developer

2017-12-08 Thread Daniel N. Solenthaler via 4D_Tech
Hi community, Retirement results in the loss of our long-standing, experienced 4D developer. Now we are looking for a suitable replacement for next year. Do you have very good 4D programming skills, are committed, reliable and interested in a long-term cooperation? Workload approx. 80 hours per

Re: Post Key command not working in converted 4Dv16 database - SOLVED

2017-12-08 Thread Pat Bensky via 4D_Tech
I am also having problems with POST KEY in v16. It simply doesn't work :) Sample code: *Case of* *:* ($i="copy") *POST KEY*(*Character code*("c");Command key mask) *:* ($i="paste") *POST KEY*(*Character code*("v");Command key mask) *:* ($i="cut") *POST KEY*(*Character code*("x");Command key