Re: Is there a way to set fields to invisible using 4D's SQL commands?

2016-11-06 Thread Maurice Inzirillo - AJAR
Hi David, Perhaps the virtual Structure can help ! And specially : SET FIELD TITLES http://doc.4d.com/4Dv15R5/4D/15-R5/SET-FIELD-TITLES.301-2937473.en.html HTH Best regards, Maurice Inzirillo -- AJAR S.A. 4D v15: http://www.ajar.ch/ Wakanda Wednesday Lab : http://www.ajar.ch/wwl twitter: aj

Quality tip: Verification routines

2016-11-06 Thread David Adams
I've been thinking about quality lately and thought I'd describe how I find verification passes a helpful tool. For background, it's axiomatic that the earlier you find the a bug, the better. "Earlier" can be thought of in a few ways, and here I'm thinking about when the bug is detected: Compile ti

Re: Scanner automation

2016-11-06 Thread Kenneth Geiger
Scott, No, I did not receive anything from you. My email is kgeiger@gmail.com. Again, thanks much! Ken Geiger > On Nov 6, 2016, at 6:05 PM, cswirth wrote: > > Ken, > > I'm not sure my email message, send via this forum< got through to you... I > got an error "missing domain." Have you re

intermittent 10042 SMTP 550 mail box unavailable

2016-11-06 Thread davidinug
4DS v15.2, NTK 2.5.4, 4DIC 15.187516 4D Remote A customer sending emails from a variety of computers within their LAN intermittently gets 10042 SMTP 550 mail box unavailable. We changed the sending configuration a few months ago and things worked much better for a while, but this error (10042 S

Re: Scanner automation

2016-11-06 Thread cswirth
Ken, I'm not sure my email message, send via this forum< got through to you... I got an error "missing domain." Have you received anything? Scott Wirth -- View this message in context: http://4d.1045681.n5.nabble.com/Scanner-automation-tp5748404p5748438.html Sent from the 4D Tech mailing list

Why won't Help Tip editor accept Carriage Return?

2016-11-06 Thread Jim Labos - infobase
Sorry for double post. I meant to post to 4D Tech) The first edit works fine but when I move to another Help Tip the cursor will not respond to Carriage Return. I get a system beep instead. Any clues? OSX 10.8.5 4D Developer v13.6 Thanks Jim Labos - infobase - Jim Labos - infobase --

Re: my Connect plugin help?

2016-11-06 Thread Jim Labos - infobase
in your statement: $statement:="SELECT contactLogin FROM Contacts WHERE reset_password_token_created_at<='2016-11-02 17:09:46’;” The end of the date time is .46’ the last single quote is not same as first quote ( ' vs ’ ). I've had problems in the past where the quote character breaks the s

Is there a way to set fields to invisible using 4D's SQL commands?

2016-11-06 Thread David Adams
...in V13. I don't see one from a scan of the docs and the archives. Any suggestions? Thanks! ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://l

Re: Survey on 4D¹s strategy for implementing Preemptive Processing / worker processes

2016-11-06 Thread David Adams
If anyone is still thinking about designs to propose to 4D regarding static variables, one approach could be to add a class of methods like COMPILER_ methods. Say STATIC_. Similar idea: -- Start with the word Static, or have a method attribute. -- Declare *and* populate variables. -- Compilers sca

Re: Save pointer array

2016-11-06 Thread jim . dorrance
I use maxint , easier to remember😊 Sent from my iPhone > On 6 Nov 2016, at 01:01, Arnaud de Montard wrote: > > >> Le 5 nov. 2016 à 21:00, Peter Mew a écrit : >> >> Hi >> I have an array of pointers, the pointers point to fields in a single table. >> The user is able to delete elements from t

Re: How to override "Remember Me" on login?

2016-11-06 Thread Chuck Miller
We have written code to delete the hidden file. e do not allow it Regards Chuck Chuck Miller Voice: (617) 739-0306 Informed Solutions, Inc. Fax: (617) 232-1064 mailto:cjmillerinformed-solutio

Re: ALP Row Height

2016-11-06 Thread Douglas von Roeder
Mitchell: This could be an issue of how some of the new commands work when used with a grid that also uses legacy commands. I can't point you to a particular line in the docs that discusses this but the test is pretty quick. Try using this command in a database that uses only the new commands and