Re: iNUG List "From" Change

2017-02-17 Thread Lee Hinde via 4D_Tech
Whatever you did fixed the issue. Thanks! https://www.dropbox.com/s/22eh2ueu3umf186/Screen%20Shot%202017-02-17%20at%2010.57.30%20AM.png?dl=0 > On Feb 17, 2017, at 9:43 AM, Timothy Penner wrote: > > In outlook the from address shows up like this: > http://imgur.com/a/logbQ > >

Re: Old doesn't work with object fields

2017-02-22 Thread Lee Hinde via 4D_Tech
4D unpacks it the same each time? > On Feb 22, 2017, at 10:03 AM, Jeffrey Kain via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > If ((JSON Stringify($fieldPtr->))#(JSON Stringify(Old($fieldPtr-> > > Seems really inefficient, but it works.

Re: LEP and Python Script

2017-02-15 Thread Lee Hinde via 4D_Tech
Sorry Cannon, ignore that, it’s incomplete and inaccurate. (other than that…) > On Feb 15, 2017, at 12:05 PM, Lee Hinde wrote: > > That isn’t setup to return a value (it just prints it to the console) and > it’s not setup to take an argument. >> On Feb 15, 2017, at 11:57

Re: DDOS Attack simulator

2017-03-24 Thread Lee Hinde via 4D_Tech
Totally appropriate, IMHO. The problem is the test. When the problem is the problem, look at that. I’m guessing for 98% of websites powered by 4D, a DDOS is highly unlikely. > On Mar 24, 2017, at 3:17 PM, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Hi Steve, > Isn't that just

Re: Web server: All page links appear as visited after update

2017-03-23 Thread Lee Hinde via 4D_Tech
Yea, what Justin said. A typo in the url or wrote: > I have 4D web server render a page. The page contains a date picker the > user can use to pick a date. When they do the page makes a call back to 4D > where the requested data are found and returned to the page as TEXT > (stringified JSON).

Larry Sharpe

2017-03-15 Thread Lee Hinde via 4D_Tech
Larry passed away last week.. Obit here: http://www.mtdemocrat.com/obituaries/larry-sharpe/ ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html

Re: Question about passing JSON to 4D

2017-04-04 Thread Lee Hinde via 4D_Tech
WEB GET HTTP BODY($body) http://doc.4d.com/4Dv15/4D/15.4/WEB-GET-HTTP-BODY.301-3275031.en.html > On Apr 4, 2017, at 5:16 PM, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Hi folks, > > I need a little guidance here. I have a web form (in a browser) that is > submitting data to

[Off] Saying goodby to Larry Sharpe

2017-04-10 Thread Lee Hinde via 4D_Tech
Larry’s family held a send-off/wake/goodby dinner in Larry’s honor on Saturday night in Pacific Grove, CA. The 4D connection was honored with Larry’s 4D cap getting a place on the memories table. Among the things I never knew (or had forgotten) was that Larry was a track star in school. One

Re: Replacing - OAuth.bundle

2017-04-11 Thread Lee Hinde via 4D_Tech
On Tue, Apr 11, 2017 at 9:49 AM, Clive Wilson via 4D_Tech < 4d_tech@lists.4d.com> wrote: > My question is not strictly 4D, but I really need help on this. > How do you convert downloaded (from GITHub) into "xxx.bundle" files that > I can replace the old "OAuth.bundle" with. > Or, where can I get

Re: Why would you do this? (Execute Formula Question.)

2017-04-20 Thread Lee Hinde via 4D_Tech
gt; Sent from my iPhone > >> On Apr 20, 2017, at 2:52 PM, Lee Hinde via 4D_Tech <4d_tech@lists.4d.com> >> wrote: >> >> I got bit last night with this code: >> >> *C_BOOLEAN*(*$1*) >> >> >> *If *(*$1*) >> >> *EXECUTE

Re: Why would you do this? (Execute Formula Question.)

2017-04-20 Thread Lee Hinde via 4D_Tech
> That is EXACTLY why. > > Thanks, > Walt Nelson (Seattle) > New stuff coming! > www.foundationshell.com <http://www.foundationshell.com/> > w...@foundationshell.com <mailto:w...@foundationshell.com> > >> On Apr 20, 2017, at 11:52 AM, Lee Hinde via 4D_Tech

Re: Why would you do this? (Execute Formula Question.)

2017-04-20 Thread Lee Hinde via 4D_Tech
mage: http://]about.me/waynestewart > <http://about.me/waynestewart> > > > On 21 April 2017 at 09:55, Lee Hinde via 4D_Tech <4d_tech@lists.4d.com> > wrote: > >> Is that a historical thing? I’m in v15 on this database now and it seems >>

Why would you do this? (Execute Formula Question.)

2017-04-20 Thread Lee Hinde via 4D_Tech
I got bit last night with this code: *C_BOOLEAN*(*$1*) *If *(*$1*) *EXECUTE FORMULA*("OBJECT SET ENABLED(FND_IO_OKBUTTON_I;True)") *Else * *EXECUTE FORMULA*("OBJECT SET ENABLED(FND_IO_OKBUTTON_I;False") *End if *//Ok to save On the second Execute Formula, there's a missing close

Re: question about setting select tab in v15.4

2017-04-19 Thread Lee Hinde via 4D_Tech
Of course! :-) Thanks. > On Apr 19, 2017, at 4:22 PM, Douglas von Roeder via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Lee: > > SELECT LIST ITEMS BY POSITION(*;"PROPOSAL_Tab_L";1) > > > > > > -- > Douglas von Roeder > 949-33

Re: [ANN]: v2.0 of 4D v14/v15 Code Analysis Component Released

2017-03-12 Thread Lee Hinde via 4D_Tech
Thanks very much for this tool. On Tue, Mar 7, 2017 at 8:14 PM, Dani Beaubien via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I have released v2.0 of the CodeAnalysis component. Please take a look at > the release notes below for more detail. > > MY COMMITMENT - ALWAYS WILL BE FREE >

Re: 4D Compiler

2017-04-06 Thread Lee Hinde via 4D_Tech
On Apr 6, 2017, at 3:09 PM, Tim Nevels via 4D_Tech <4d_tech@lists.4d.com> wrote: > > I wonder whatever happened to the original 4D Compiler writer David Hemmo? > David’s at Apple now. > When he wrote 4D Compiler back in 1990 I thought he was a programming god... So did ACIUS, given the

Re: Minute of Silence for the "Altura Toolbox"

2017-04-17 Thread Lee Hinde via 4D_Tech
If I had young children I’d read this to them at bedtime tonight. > On Apr 17, 2017, at 3:04 PM, Peter Jakobsson via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > > Being something of a “4D fossil” myself as one of our more celebrated peers > once put it, I couldn’t help raising an eyebrow at

Re: Top Menu Vs Sidebar (Web Applications)

2017-04-18 Thread Lee Hinde via 4D_Tech
IMHO, it’s chef’s choice. There are no standard, as far as I can tell. In my case, I do global links up top (but links, not menus) and then site-location specific things on the side. I.e, I use both. > On Apr 18, 2017, at 3:42 PM, Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > I

Re: Why does 4D have uppercase UUIDs?

2017-04-24 Thread Lee Hinde via 4D_Tech
python -c 'import uuid; print uuid.uuid4()' returns: 8f1dad2d-2eec-4da7-b484-63a7e7549824 Not that that’s canonical, just offering another sample. > On Apr 23, 2017, at 10:03 PM, Keisuke Miyako via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > I wasn't aware of the argument that they should

Re: How to show / hide all on Property List in v16?

2017-08-14 Thread Lee Hinde via 4D_Tech
I never collapse/expand the sections… > On Aug 14, 2017, at 2:04 PM, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Um - does this mean no one else is seeing this behavior? ** 4D Internet Users Group (4D iNUG)

Re: Wiki software: Confluence

2017-07-13 Thread Lee Hinde via 4D_Tech
What do you like? On Thu, Jul 13, 2017 at 6:22 AM, Jeffrey Kain via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Jira sucks. > > -- > Jeffrey Kain > jeffrey.k...@gmail.com > > > On Jul 13, 2017, at 5:26 AM, David Adams via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > > ...Wow, thanks for all of

Re: Wiki software: Confluence

2017-07-13 Thread Lee Hinde via 4D_Tech
Of course you are. I don’t mind Jira too much, but it’s horrible for customers. And I wasn’t happy making a career out of learning how to customize the customer view. > On Jul 13, 2017, at 2:31 PM, Jeffrey Kain via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > We're in the process of writing

Re: Thinking through object/text fields: Findings summarized, advice solicited

2017-07-17 Thread Lee Hinde via 4D_Tech
On Mon, Jul 17, 2017 at 5:40 AM, David Adams via 4D_Tech < 4d_tech@lists.4d.com> wrote: > > My biggest problem with PostgreSQL is the relative lack of nice front-end > tools. My beloved SequelPro for MySQL has long hinted at a PostgreSQL > version, but it doesn't seem to be there yet. For MySQL

Re: version of openssl in 15.4 mac

2017-07-17 Thread Lee Hinde via 4D_Tech
Thanks Tim. > On Jul 17, 2017, at 11:06 AM, Timothy Penner wrote: > > v15.3 had an update: > http://download.4d.com/Documents/Products_Documentation/LastVersions/Line_15/VIntl/4D_v15_3_ReleaseNotes_US.pdf > > Library Update > Open SSL: Upgrade to version 1.0.2j > > -Tim > >

version of openssl in 15.4 mac

2017-07-17 Thread Lee Hinde via 4D_Tech
I read somewhere that the openssl version got bumped in version 15.4. But I can't find where. I did find this: http://kb.4d.com/assetid=76175 : Tech Tip: How to Find the Version of OpenSSL used in 4D with this: - Windows 1. Locate the folder containing 4D.exe or 4D Server.exe

Re: Object field storage: Questions and alternatives

2017-07-11 Thread Lee Hinde via 4D_Tech
On Tue, Jul 11, 2017 at 3:10 AM, David Adams via 4D_Tech < 4d_tech@lists.4d.com> wrote: > * Use a header object that describes the 'columns' and then use compact > JSON arrays for the data. Rob Laveaux reminded me about this option some > months back and it's a really decent compromise. > That

Collections in v16R4

2017-07-18 Thread Lee Hinde via 4D_Tech
This is fascinating: http://blog.4d.com/new-type-of-variable-collections/ 1. "Arrays" of random data types. 2. Elements are accessed with [] not {}. E.g MyCollection[8] 3. The first element starts at zero. 4. They have an associated method - length. MyCollection.length 5.

Re: QR code

2017-04-26 Thread Lee Hinde via 4D_Tech
I’m using https://www.hmplugins.com/en/hmBarcode/Features-133.html in production. > On Apr 26, 2017, at 1:23 AM, Paul Lovejoy via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Hi, > > I spent some time on the partner section looking

Re: WEB SEND FILE - Duplicate HTML

2017-08-09 Thread Lee Hinde via 4D_Tech
> On Aug 9, 2017, at 2:10 PM, Matthew Bollwitt via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > I know I’ve seen this before but I can’t remember how I resolved it. When I > send a file out using WEB SEND FILE command, the page comes out as intended, > but part of the HTML file gets duplicated

Method Header Strategies

2017-08-09 Thread Lee Hinde via 4D_Tech
From the conversation about converting images we saw this method header: If (True) If (False) Begin SQL /* Name: UTIL_ConvertPICTs Path: UTIL_ConvertPICTs Purpose: Convert all PICT formatted images in the Picture Libraray to .PNG images

Re: Method Header Strategies

2017-08-09 Thread Lee Hinde via 4D_Tech
The ‘false’ doesn’t cover the whole header. > On Aug 9, 2017, at 5:35 PM, Keisuke Miyako via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > that's what I thought at first but then the "False" block already does that > job. > >> 2017/08/10 7:58、Guy Algot via 4D_Tech <4d_tech@lists.4d.com> のメール:

Re: 4D and Git Connection

2017-08-22 Thread Lee Hinde via 4D_Tech
When are you doing your commits? With each method? Daily? Neil suggested he was looking for incremental commits. Which seems ‘noisy’. > On Aug 22, 2017, at 9:00 AM, Drew Waddell via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > I have done this. I used Macros to run methods that would commit

Re: Web serving on OS X Server

2017-06-09 Thread Lee Hinde via 4D_Tech
Thanks Ron and Jim for the great help. On Fri, Jun 9, 2017 at 3:05 PM, James Crate via 4D_Tech < 4d_tech@lists.4d.com> wrote: > The easy way is to set up a webapp plist, and then just turn on that > webapp for the appropriate domain (website). > > Here’s a sample plist. You should be able to

Re: Is it possible to do a search in the file system from 4D

2017-05-16 Thread Lee Hinde via 4D_Tech
I’d second that. I just tried it in the command line on a folder with 5,144 (nested) files and with almost 1,400 results the response was near instant. So, I tried this in 15.4 and Mac 10.12.5. Basically stripping the convert path stuff because I was passing in the full path and those commands

Re: Exodus utilities live?

2017-06-03 Thread Lee Hinde via 4D_Tech
Hi; I vote for Github. Keisuke Miyako has made it work for him. And, thanks for looking for ways to share code. On Jun 3, 2017, at 9:08 AM, Bob Finnerty via 4D_Tech <4d_tech@lists.4d.com> wrote: > > Hi David, > > Thanks for asking about my old components - good timing. All my components >

Web serving on OS X Server

2017-06-09 Thread Lee Hinde via 4D_Tech
I've setup apache as a front end to 4D on 'regular' macs without issue. But now I need to do it on a Mac running the Server software and I'm not clear where/how to configure that and my google fu is failing me. Has anyone done that and can you point to directions? I'd settle for having 4D serve

Re: Web serving on OS X Server

2017-06-09 Thread Lee Hinde via 4D_Tech
Correct, I need other parts of OS X Server on this computer. > On Jun 9, 2017, at 11:54 AM, Chip Scheide <4d_o...@pghrepository.org> wrote: > > OS X server is OS X with a server application. > > On Fri, 9 Jun 2017 11:14:02 -0700, Lee Hinde via 4D_Tech wrote: >> I've

Re: Web serving on OS X Server

2017-06-09 Thread Lee Hinde via 4D_Tech
> > Ive not setup apache - but what I was trying to get to is.. > whatever you have done in the past for apache (and maybe I mis-read > your question), just do that, the 'server' part should not make > anything change. > > > On Fri, 9 Jun 2017 12:03:05 -0700, Lee Hinde via

Re: Web serving on OS X Server

2017-06-09 Thread Lee Hinde via 4D_Tech
Hi John; Thanks for the links! I'm punting for now and found this to just turn off the Apple Apache httpd instances: https://discussions.apple.com/thread/7247358?tstart=0 This has 4D doing all the serving, which i'm not keen on, especially with this app which is graphic intensive. I'm

Re: PostgreSQL SELECT... RETURNING ID

2017-09-21 Thread Lee Hinde via 4D_Tech
I haven't used the Postgres plug-in, but the MySQL plugin has: *MySQL Get Last Insert Row ID* just for that purpose. Is there an equivalent? On Thu, Sep 21, 2017 at 7:37 AM, Jeffrey Kain via 4D_Tech < 4d_tech@lists.4d.com> wrote: > We're using the Pluggers PostgreSQL plug-in, and trying to

Re: Subrecords with subrecords

2017-10-13 Thread Lee Hinde via 4D_Tech
Thanks to all who weighed in. I wasn't entirely clear. They're running a compiled 2004 database. And the sub-subtable is working 'fine'. I.e., it can be accessed via the ui and the code that references it works. They also gave me the 2004 source code, which I'm able to open and see, in 2004. I

Re: Subrecords with subrecords

2017-10-13 Thread Lee Hinde via 4D_Tech
Interesting idea. Thanks. > On Oct 13, 2017, at 11:13 AM, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Get pointers to sub_subtable_fields > array pointer(<>Sub_sub_Field_Pointers;number_of_Sub_sub_Table_Fields) > > execute >

Re: Subrecords with subrecords

2017-10-13 Thread Lee Hinde via 4D_Tech
The delimiter is a single quote: Execute formula("x_text:=[table]subtable1’subtable2'fieldname") All this talk of dot notation has confused you. :-) > On Oct 13, 2017, at 11:13 AM, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Kirk : > yes. > if I remember the subtable syntax

Re: Drag & Drop challenge - developer wanted

2017-08-30 Thread Lee Hinde via 4D_Tech
p enabled. > I put this code in the from method: > If (Form event=On Drag Over) > TRACE > End if > > it does not fire when dragging mail from either my email client, don't > worry you don't use it :), nor from Apple Mail.app > The Green + does appear though... > > O

Re: Drag & Drop challenge - developer wanted

2017-08-30 Thread Lee Hinde via 4D_Tech
Daniel. How did you solve this problem? On Tue, Jan 6, 2015 at 8:47 AM, Daniel N. Solenthaler < dan...@solenthaler.com> wrote: > Hi all, > > I am looking for a developer who is able to provide a solution for one or > all of the following requirements: > > a) Direct Drag & Drop (not via Desktop)

Re: 4D dot releases versus R releases - a metaphor

2017-09-07 Thread Lee Hinde via 4D_Tech
Not to drill too deeply, but no new features != no new changes. 16.2 for instance updates the Xerces engine, which apparently changed the case sensitivity of existing XML commands. And I think the company line is that R releases (the non-beta ones) are customer ready. But generally, yes, the

Re: 4D Client/Remote as Web Server - One more item

2017-08-21 Thread Lee Hinde via 4D_Tech
Does WEB SET ROOT FOLDER help with the folder location? And, could you put the web folder inside the resources folder, which is kept current

Re: Drag & Drop challenge - developer wanted

2017-08-31 Thread Lee Hinde via 4D_Tech
Thanks! On Wed, Aug 30, 2017 at 11:58 PM, Daniel N. Solenthaler via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi Lee, > > Credits to Ortwin Zillgen (http://.mettre.de/wp/ < > http://.mettre.de/wp/>), who did some fancy Apple Script and VB > programming for us. > > He is currently working

Subrecords with subrecords

2017-10-12 Thread Lee Hinde via 4D_Tech
New client with a database to update to v16. It's currently running in 2004. But it has subtables with subtables, which, as I'm discovering, isn't really supported in 2004. So, how did they do that? That is, run a compiled database in 2004 that has a two level deep subtable? And, is there a way

Re: "Resolve Pointer" doesn't work with $locals. Why?

2017-11-13 Thread Lee Hinde via 4D_Tech
btw, Resolve Pointer works fine with locals interpreted. This bit me with a "works fine interpreted, breaks compiled" which hardly ever happens anymore. On Mon, Nov 13, 2017 at 6:27 PM, Lee Hinde wrote: > Trying to understand this bit from the Resolve Pointer docs: > >

"Resolve Pointer" doesn't work with $locals. Why?

2017-11-13 Thread Lee Hinde via 4D_Tech
Trying to understand this bit from the Resolve Pointer docs: - The RESOLVE POINTER command does not work with pointers to local variables. In fact, by definition several local variables with the same name could exist in different locations, so it is not possible for the command to

Re: New error about primary keys

2017-11-21 Thread Lee Hinde via 4D_Tech
Thanks for responding. On Nov 21, 2017, at 4:34 PM, Keisuke Miyako via 4D_Tech <4d_tech@lists.4d.com> wrote: > > the two dialogs are flagging the same problem, only the context is different. > >> I've seen the dialog that comes up with database with ambiguous primary >> keys - the one that

Symlinks in Windows

2017-11-08 Thread Lee Hinde via 4D_Tech
On a Mac, when I want apache to front my 4D web server, I create a symlink in the Apache document directory to my web folder in the database directory. That way, I only have to install and maintain the web folder in one place. (The purpose of using apache is to have 4D only deal with database

Re: Symlinks in Windows

2017-11-08 Thread Lee Hinde via 4D_Tech
> On Nov 8, 2017, at 5:14 PM, Justin Carr via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > On 9 Nov 2017, at 10:19 am, Lee Hinde via 4D_Tech <4d_tech@lists.4d.com> > wrote: >> >> On a Mac, when I want apache to front my 4D web server, I create a syml

Re: Anyone have a link to a Northwind SQL dataset?

2017-12-09 Thread Lee Hinde via 4D_Tech
That looks like a sql server sample database. https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/sql/linq/downloading-sample-databases why were you curious about it? > On Dec 9,

v15 R(X) documentation

2017-10-25 Thread Lee Hinde via 4D_Tech
When I option click on a 4D command in v15 I get taken to a web page on that topic, for the v15 family. When I do the same thing in v15R5, I get taken, sometimes, to 16v2 docs. But sometimes I end up, after much redirecting, to a random page. Is there a right way to do this? Are the v15 R docs

Re: [Warning] Settings properties values on object field by object notation

2017-10-31 Thread Lee Hinde via 4D_Tech
I’m glad I came in today. > On Oct 31, 2017, at 1:35 PM, Charles Miller via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > It must be a duck, cause calling this standard behavior is quackers. ** 4D Internet Users Group (4D

Re: Macro to check that local variables are declared in a method?

2018-04-27 Thread Lee Hinde via 4D_Tech
On Apr 27, 2018, at 8:54 AM, Bob Miller via 4D_Tech <4d_tech@lists.4d.com> wrote: > > Hello, > > Has anyone created a macro to check a method to make sure all its local > variables are declared? > > I've thought about undertaking such a thing, but as it probably involves > getting into

Re: Macro to check that local variables are declared in a method? [Solved]

2018-04-28 Thread Lee Hinde via 4D_Tech
I was looking at that string and testing it a bit more (after it’s been canonized, of course.) Underscores aren't captured in the original, which a lot of us use - e.g.e, $somestring_t This captures those: \$[_a-zA-Z0-9]* All I did was add the underscore between the []. What I’m not sure

Re: Comparing all methods in structures

2018-06-15 Thread Lee Hinde via 4D_Tech
On Jun 15, 2018, at 10:15 AM, Jeremy Roussak via 4D_Tech <4d_tech@lists.4d.com> wrote: > > I have two structures, which contain quite a few methods. One has been edited > a bit but due to a slapdash approach to record-keeping, I can’t easily > establish which methods have been edited. Is there

Re: Content Security Policy - inline style

2018-06-15 Thread Lee Hinde via 4D_Tech
> On Jun 15, 2018, at 12:18 PM, Jim Hays via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > We wrestled with getting our web security up to snuff without having any > in-house expertise. > I found this site useful for testing and offering up next steps and links > on how to fix the problems. > >

Re: Best way to share large files with web users

2018-06-29 Thread Lee Hinde via 4D_Tech
The cost for S3 is minimal. Especially for dev use where you can control file size. It'll be pennies. On Fri, Jun 29, 2018 at 9:34 AM JOHN BAUGHMAN via 4D_Tech < 4d_tech@lists.4d.com> wrote: > > > > On Jun 29, 2018, at 6:01 AM, Kirk Brooks via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > >

Re: Testing for Null is superior to OB is defined

2018-04-30 Thread Lee Hinde via 4D_Tech
How did I miss that… so much new stuff. Also, FINALLY. > On Apr 30, 2018, at 2:21 PM, Keisuke Miyako via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > the command "Split string", although generic, > was specifically created to help parse dot notation. > >

Re: Access to Macintosh Accessibility tools from within 4D

2018-04-30 Thread Lee Hinde via 4D_Tech
Thanks Tim and Kirk. Does Miyako have a bat signal, like J*P*R does? > On Apr 30, 2018, at 12:47 PM, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > On Mon, Apr 30, 2018 at 12:17 PM Tim Nevels via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > >> On Apr 30, 2018, at 2:00 PM, Lee Hinde

Re: Import data in 4D format using XML

2018-05-01 Thread Lee Hinde via 4D_Tech
http://doc.4d.com/4Dv16R6/4D/16-R6.1660/Not-for-32-bit-versions_3546700.999-857020.en.html Just swap the url to the language you want. > On May 1, 2018, at 7:03 AM, Two Way Communications via 4D_Tech

Access to Macintosh Accessibility tools from within 4D

2018-04-30 Thread Lee Hinde via 4D_Tech
A client has been in an accident and has lost use of his hands and needs to operate his 4D database via speech. I'm told that the Mac Accessibility System Preference can be configured so that you can talk to your mac and verbally click buttons and operate menus (I'm getting an error right now

Re: Server Process "Frozen"-ish

2017-10-26 Thread Lee Hinde via 4D_Tech
That's pretty clever. On Thu, Oct 26, 2017 at 7:35 AM, BTB-David via 4D_Tech <4d_tech@lists.4d.com > wrote: > Tim, > > FWIW, I’ve implemented a method which issues a resume process command for > each of my stored procedures. I invoke it via a new process command using > the On Backup Shutdown

Placing cursor in text field in included form

2017-10-27 Thread Lee Hinde via 4D_Tech
in v15... Input form with an included layout that is just a text field. User clicks a "new" button which adds a related record, date/timestamps it as the first part of the field. User would like the cursor to be placed to the right of the time stamp. Based on the commented out code, the

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-05 Thread Lee Hinde via 4D_Tech
ay goes hell". > > there should be a good explanation at the JS/CSS/HTML level. > > 2018/01/05 11:31、Lee Hinde via 4D_Tech > <4d_tech@lists.4d.com<mailto:4d_tech@lists.4d.com>> のメール: > Again, once I start using the embedded webkit, where I

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Lee Hinde via 4D_Tech
web server, > it simply triggers a form event. > > 2018/01/05 8:55、Lee Hinde via 4D_Tech <4d_tech@lists.4d.com d_t...@lists.4d.com>> のメール: > without needing a web server license and without using the 'embedded web > rendering engine'? > > > >

Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Lee Hinde via 4D_Tech
without needing a web server license and without using the 'embedded web rendering engine'? ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options:

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Lee Hinde via 4D_Tech
ked to is what you need. In that case you may have > to use the webkit. > > On Thu, Jan 4, 2018 at 3:55 PM, Lee Hinde via 4D_Tech <4d_tech@lists.4d.com> > wrote: > >> without needing a web server license and without using the 'embedded web >> rendering engine'? >&g

Re: Log File does not correspond to data file after compacting

2018-01-04 Thread Lee Hinde via 4D_Tech
Did any of those dialogs give you the option of creating a new log file? > On Jan 4, 2018, at 7:44 AM, Janie Marlow via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > v2004, 10.6.8 > > Yesterday I compacted my databases' data file, something I had not done since > v6 or before. Afterwards, when

Re: Update from v12.6 to v16.3-64 (Mac)

2018-01-04 Thread Lee Hinde via 4D_Tech
That sounds like a license issue. Have you installed your v16 license? > On Jan 3, 2018, at 11:40 PM, Jörg Knebel via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Hi All, > > Could someone please refresh my memory on how to upgrade an application from > v12 to v16 on Mac? > > I’m ending up

Re: ADA Compliance ???

2018-01-24 Thread Lee Hinde via 4D_Tech
I’m familiar with web accessibility: https://www.w3.org/WAI/intro/accessibility.php I found this as an example for desktop software: https://www.justice.gov/crt/software-accessibility-checklist

Re: European Data Protection Reglementation to take effect on May 25 - 4D compliance?

2018-02-12 Thread Lee Hinde via 4D_Tech
https://scotthelme.co.uk/protect-site-from-cryptojacking-csp-sri/ > On Feb 12, 2018, at 12:47 AM, James Wright via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > The ICO's website was being used to distribute javascript based

Re: Delivery problem

2018-02-21 Thread Lee Hinde via 4D_Tech
You can also walk him through the steps of ignoring the warning. https://mac-how-to.gadgethacks.com/how-to/open-third-party-apps-from-unidentified-developers-macos-0158095/ > On Feb

Re: Electronic Signature Pads

2017-12-28 Thread Lee Hinde via 4D_Tech
e the signature image? > > On Thu, Dec 28, 2017 at 8:51 AM, Lee Hinde via 4D_Tech <4d_tech@lists.4d.com >> wrote: > >> Justin, >> >> I’ve used this https://willowsystems.github.io/jSignature/#/about/ < >> https://willowsystems.github.io/jSignature/

Re: Electronic Signature Pads

2017-12-28 Thread Lee Hinde via 4D_Tech
Justin, I’ve used this https://willowsystems.github.io/jSignature/#/about/ in a project. It looks similar to the one you mention. (GitHub link here: https://github.com/szimek/signature_pad ) > On

Re: Creating/Modifying 4DWrite/Pro Documents via Web Page

2017-12-21 Thread Lee Hinde via 4D_Tech
The licensing on that and the other contender, https://ckeditor.com , isn’t MIT open source, it’s LPGL open source… https://ckeditor.com/ckeditor-5-framework/pricing/ https://www.tinymce.com/pricing/

Re: Sales Tax Solutions for 4D

2018-08-16 Thread Lee Hinde via 4D_Tech
I talked to this service via 4D. Best API I’ve dealt with aside from maybe Stripe. https://www.taxjar.com/ > On Aug 16, 2018, at 9:28 AM, Dan Ivy via 4D_Tech <4d_tech@lists.4d.com> wrote: > > I'm looking for suggestions to address the new US sales tax law and the >

Re: Who’s got the gazpacho?

2018-07-20 Thread Lee Hinde via 4D_Tech
:-) On Thu, Jul 19, 2018 at 3:24 PM Keith Culotta via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Sorry, looking for the Paula Deen list. > > Keith - CDI > > ** > 4D Internet Users Group (4D iNUG) > Archive:

Re: What do you use to monitor your offsite servers?

2018-07-15 Thread Lee Hinde via 4D_Tech
Looking at the responses you’re getting makes me wonder about the use case. I liked Join.Me for remote support. It was easy to get remote users online pretty easily (assuming they had permission to install software). That scenario was “Ben is having problems and I need to login to his computer

Re: 4D SQL Question

2018-01-22 Thread Lee Hinde via 4D_Tech
DELETE FROM users WHERE id in [1,2.3]; would delete the three users with one of those ids (or none at all, if the ids didn’t exist.) DELETE FROM users WHERE last_name=“Smith”; would delete all users with the last_name of Smith. > On Jan 22, 2018, at 9:06 AM, Stephen J. Orth via 4D_Tech >

Re: 4D data on the web - what do you use?

2018-03-14 Thread Lee Hinde via 4D_Tech
My overarching advice is start with the basics. No plug-ins, no javascript front end. It’s interesting that people want you to add a javascript front-end. I’m working on some React stuff now, so there’s a place for it, but I’d suggest you wait until you need it and not start there. 1. No

Re: 4D Summit 2018 Comments

2018-04-09 Thread Lee Hinde via 4D_Tech
Nice write up, Tim. Thanks! > On Apr 9, 2018, at 7:06 AM, Tim Nevels via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > I got back from 4D Summit 2018 in Washington DC and thought I’d post a few of > my thoughts and comments about this year’s summit. > > I went to JPR’s advanced class and he

Re: 4D Summit 2018 Comments

2018-04-10 Thread Lee Hinde via 4D_Tech
> On Apr 9, 2018, at 10:32 AM, Tim Nevels via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Something that may not be immediately obvious is that using ORDA will reduce > the amount of code needed to query the database. In relational databases you > have to query this table, join to another

Re: Collections

2018-03-21 Thread Lee Hinde via 4D_Tech
Please. You mean like an array in almost any other language: python: x = ["fred", 2, {"test":4}] javascript: var x = ["fred", 2, {"test":4}]; > On Mar 21, 2018, at 1:00 PM, Tom Swenson via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > OK, like PHP arrays > > On 3/16/18, 8:23 AM, "4D_Tech on

Re: Mac OS 10.14 Mojave and 4D 15

2018-10-19 Thread Lee Hinde via 4D_Tech
I’ve got a fairly complicated db in 15.4 that I can open ok and use as needed until It bails on ALP use. The client is budgeting for an update. > On Oct 19, 2018, at 2:31 PM, macjimbo via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > I just tried running 4D 15.6 (4D, not a built app) on a Mac

Re: Sales Tax Solutions for 4D

2018-11-02 Thread Lee Hinde via 4D_Tech
TaxJar has a great api that works as advertised. You build a c_object, send it via http_request and process (deconstruct) the object returned. You send the token they want in the headers array that is part of http_request. https://developers.taxjar.com/api/reference/?shell#introduction

Re: Native 4D to make REST request to Django application

2018-12-10 Thread Lee Hinde via 4D_Tech
Django is a python web framework. Django Rest Framework (DRF) is a plugin that facilitates adding a REST Api. It’s the most popular plugin for this, but it’s not the only way to do it. When I did this before there was an explicit call to get the token - the django developer created it. They

Re: ORDA to get "record number" value

2018-11-28 Thread Lee Hinde via 4D_Tech
That’s his thread. :-) > On Nov 28, 2018, at 10:48 AM, Christian Sakowski via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Hi, > > see discussion here: > > http://forums.4d.com/Post/FR/27391864/1/27436514#27436514 > -- > > Grüße/Regards, > [heubach-media] | Christian Sakowski >

Re: SFTP

2019-03-26 Thread Lee Hinde via 4D_Tech
But not sub-sub-tables. (actually had one of those handed off to me last year.) > On Mar 26, 2019, at 3:35 PM, B.Bippus via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > (We're still > working on converting subtables to real tables. That limits this project > to v14 until that's done.) > > Do

Re: Doris Beaulieu 31 Year Anniversary at 4D

2019-03-13 Thread Lee Hinde via 4D_Tech
Happy Anniversary Doris! > On Mar 13, 2019, at 2:02 PM, Tim Nevels via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > LinkedIn sent out an email today that Doris Beaulieu has worked for 4D for 31 > years, since March 1988. I’ve never known a time when she were not at 4D. > Always there to greet

Re: Old String resources

2019-05-12 Thread Lee Hinde via 4D_Tech
Miyako's v12 resource converting database upgraded to v17 without issue. I was able to convert an old .RSR file to Xliff and it worked without me having to think about it or understand what was going on. On Sun, Apr 29, 2018 at 9:13 PM Keisuke Miyako via 4D_Tech < 4d_tech@lists.4d.com> wrote: >

Re: Static Pictures to Library Pictures

2019-06-04 Thread Lee Hinde via 4D_Tech
I recently used this to fix some string resource issues. It's a v12 database, apparently, but I opened it in a later version without issue: https://kb.4d.com/assetid=76783 On Tue, Jun 4, 2019 at 4:11 PM Ben Sokal via 4D_Tech <4d_tech@lists.4d.com> wrote: > We are finally moving to v17 and need

Re: Blast from the Past!

2019-06-06 Thread Lee Hinde via 4D_Tech
Welcome back! > On Jun 3, 2019, at 8:06 AM, Narinder Chandi via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Greetings Fellow 4Ders! > > It's been quite some years since I was last here but since I have been doing > some 4D development on and off I thought it was time to return to the list to

Re: Filter MSC Log File?

2019-06-18 Thread Lee Hinde via 4D_Tech
Yea, that was annoying to discover. You can still search for the xml tag in the source with a text editor. You had a 'warning' in your example. I think the other one of interest is ' On Jun 18, 2019, at 3:11 PM, Wayne Stewart via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > That doesn't work

Re: Connecting to UPS

2019-07-31 Thread Lee Hinde via 4D_Tech
Thanks! If it's that old, you're probably using the xml data structure, not json, correct? > On Jul 31, 2019, at 2:39 PM, JasonH via 4D_Tech <4d_tech@lists.4d.com> wrote: > > I'm using the the UPS API, but haven't looked at the code in over 5 years. > If you run into specific problems I can

Connecting to UPS

2019-07-31 Thread Lee Hinde via 4D_Tech
UPS used to support a url-based status check where the user could track packages based on their internal data - an invoice number and the UPS Customer number got you the status for that delivery. (Specifically avoiding having to store a UPS tracking number in the database.) About a month ago they

  1   2   >