Re: Head-Scratcher!

2022-03-14 Thread Justin Leavens via 4D_Tech
If this is legacy code, you might want to insure that your printing is wrapped with OPEN PRINTING JOB and CLOSE PRINTING JOB. I recently saw printing problems that cropped up even though no code had been updated, but something changed on the client side… and solved it by bookending the printing

Re: AlwaysUp Utility to Run 4D Client as a Windows Service

2019-05-08 Thread Justin Leavens via 4D_Tech
You can move a license, I’ve done it. I forget the process but they are always super-helpful. And I do have one instance where I’m using it with 4D client. http://www.linkedin.com/in/justinleavens On May 7, 2019, 3:12 PM -0700, Tom Benedict via 4D_Tech <4d_tech@lists.4d.com>, wrote: > I’ve seen

Re: 4D 16.3 Backup hanging

2018-03-12 Thread Justin Leavens via 4D_Tech
suddenly start working when I connected to the Mac via screen > sharing. The Mac was set not to sleep, but the display did sleep. On a > whim, I set the display not to sleep and that seemed to solve the problem. > >> On Mar 12, 2018, at 4:19 PM, Justin Leavens via 4D_Tech &l

4D 16.3 Backup hanging

2018-03-12 Thread Justin Leavens via 4D_Tech
I've got a Mac server 16.3 (64-bit Merged) that periodically will hang when a backup starts. In this case, the backup is being initiated procedurally from one of the clients. It seems maybe to be related to the server not being the front-most app, because it will suddenly start backing up as soon

Re: Custom url by Miyako: Thanks!

2018-02-27 Thread Justin Leavens via 4D_Tech
4D Tech mailing list wrote > I was looking for something to do that, and Miyako did it. It is there: > > https://github.com/miyako/4d-tips-custom-url; > > Thanks so much, Miyako, to have done it! You’re really the angel of the 4D > developers community! :) > > If someone is looking for the

Re: Mac OS for v11 Server

2018-02-12 Thread Justin Leavens via 4D_Tech
4D Tech mailing list wrote > 10.6.8 in a virtual environment? > > Actually server is very stable because of the lack of user interaction at > least for v13. Not so certain about v11. > > Seriously look at the VM environment if you have problems though. Thanks, Wayne. I'm running 10.6.8 right

Mac OS for v11 Server

2018-02-10 Thread Justin Leavens via 4D_Tech
If there's anyone else out there still running a v11 Mac server - I'm curious to know what version of Mac OS X you're running under? I need to upgrade a current 10.6.8 server machine with... something. thanks! -- Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html

Re: Working with a 64 bit Integer in an object

2017-11-02 Thread Justin Leavens via 4D_Tech
Keisuke Miyako wrote > it seems correct that a number is mapped to real, according to JSON > specification > ... > > if you must exchange Int64, I think it is the responsibility of the sender > to use string. > >> 2017/11/03 3:56、Justin Leavens via 4D_Tec

Re: Working with a 64 bit Integer in an object

2017-11-02 Thread Justin Leavens via 4D_Tech
4D Tech mailing list wrote > Yeah, if 4D isn't working, try NTK. In either case, if you can get at the > value as raw text then you'll be able to find text --> 64-bit conversion > code. The question in 4D at that point is how to store it. I know it's a > field type, but can you touch it with

Working with a 64 bit Integer in an object

2017-11-01 Thread Justin Leavens via 4D_Tech
Is it possible to work with a 64 bit integer that's being returned to me in an object from an HTTP call? I can't seem to avoid it being turned into "-1.502644539978e+18". I also have a POST that requires me to pass back the 64-bit int value. I would use 4D or NTK for the object handling if it made

Re: Arrays vs Object for Key/Value pair lookups

2017-07-17 Thread Justin Leavens via 4D_Tech
I did a 2014 Summit presentation (5 JSON Tips) which should be available for download that demonstrated the benefits of using objects for key/value pair cache lookups, but in the end it’s pretty easy to demonstrate. The benefits start to show up with a few hundred keys, but at 100,000 it’s easily

LDAP user validation

2017-06-09 Thread Justin Leavens via 4D_Tech
Can someone please help me understand the mechanisms I would use if I wanted to authenticate a user/password combination against an LDAP server? Do I... 1) use the user-supplied username/password to log into the LDAP server and see if the login works? or 2) use a system username/password to

[Off] Need help with perl called from 4D

2017-06-08 Thread Justin Leavens via 4D_Tech
If anyone has experience calling perl scripts from 4D on the Mac OS environment, please contact me offline. I'm moving a server, and having difficulty replicating the perl environment on the new machine. Thanks. justin at jitbusiness dt com thanks. -- View this message in context:

Object visualize / browse

2017-04-21 Thread Justin Leavens via 4D_Tech
Can anyone suggest a straightforward approach to displaying a 4D object as a browsable item - something like what you see in the debugger window, only in a dialog form? -- View this message in context: http://4d.1045681.n5.nabble.com/Object-visualize-browse-tp5751523.html Sent from the 4D Tech

Install 4D v15 for Windows client mode usage

2017-02-22 Thread Justin Leavens via 4D_Tech
I have a customer site with a mix of Windows machines and I need to get the 4D v15.4 app for use in client mode on to each machine. This is not a merged server/client. What's the best way to get the 4D app installed on each machine? The 32-bit installer seems to want to install all of 4D