Not compiling: Tech Tip: Find and fix all Blank or Null UUID fields in an entire database

2016-12-28 Thread Paul Ringsmuth
IDs") QUERY SELECTION BY FORMULA($table->;$field->="") ADD TO SET($table->;"BadUUIDs") QUERY SELECTION BY FORMULA($table->;$field->=Is field value Null($field->)) ADD TO SET($table->;"BadUUIDs") US

Re: Not compiling: Tech Tip: Find and fix all Blank or Null UUID fields in an entire database - solved

2016-12-28 Thread Paul Ringsmuth
2020202020202020202020202020" |\ $field->="" |\ $field->=Is field value Null($field->)) Very best regards, Paul Ringsmuth > On Dec 28, 2016, at 6:50 PM, Keisuke Miyako wrote: > > I am not sure if the QBF one-liner takes advantage of index

SQL statement failing on Windows 4D Volume Desktop, other things discovered

2016-12-30 Thread Paul Ringsmuth
Mac, issue the copy command. Go to the Windows side and paste it into the appropriate folder there. Paul Ringsmuth ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com

Re: SQL statement failing on Windows 4D Volume Desktop, other things discovered

2016-12-30 Thread Paul Ringsmuth
fields within my own standalone application and check for bad values and generate new UUIDs if needed. I just got an email from ADeeg that says, Try with process arrays, local arrays does not work in compiled mode with SQLRegards Armin Thanks for helping. Paul Ringsmuth > On Dec 30, 2016,

Fast scrolling was v 14/Mac OS graphics issues

2017-01-06 Thread Paul Ringsmuth
trackpad on my laptop. Paul Ringsmuth > On Dec 22, 2015, at 11:34 AM, Paul Ringsmuth wrote: > > I reported a similar bug report with scrolling in a text field. ACI0093924: > Scrolling text is so fast that 4D is unusable. I checked on that bug today > and it is totally gone, no lo

Maintenance & Security Log

2017-01-22 Thread Paul Ringsmuth
The log file for Verify the Application shows the following items. The method resource CC4D of id 15061 is not used anywhere The method resource CC4D of id 8404 is not used anywhere The method resource CC4D of id 17289 is not used anywhere The method resource CC4D of id 15588 is not used anywhere

Re: Maintenance & Security Log

2017-01-22 Thread Paul Ringsmuth
> Run the Repair function in MSC, though you may have to run it more than > just once. Thanks Doug! That did the trick. Paul Ringsmuth > On Jan 22, 2017, at 2:23 PM, Douglas von Roeder wrote: > > Run the Repair function in MSC, though you may have to run it more than > ju

Re: LISTBOX INSERT COLUMN not getting data

2017-01-27 Thread Paul Ringsmuth
I was just reading about list boxes today. If any of the columns have no data, you will get a selection of no records. The number of rows shown will equal the shortest row of data in any column. Paul Ringsmuth 515 Aberdeen Dr Waite Park, MN 56387 320-223-2747 pringsm...@charter.net > On

Re: Permanently Sort Data

2017-02-13 Thread Paul Ringsmuth
for both input and output layouts throughout my entire database. I have checked the print settings attached to the forms to be printed and they seem okay. My print commands usually have a method assigned to them. Anyone else seeing this? I’m considering filing a bug. Best Regards, Paul

Re: [OFF] PCI/DSS compliance

2017-09-08 Thread Paul Ringsmuth via 4D_Tech
were also compromised. Now millions of Americans could be at risk for identity theft. To make matters worse, Equifax responded by sending consumers to a website where, by signing up for credit monitoring services, they could waive their legal rights to ever take Equifax to court, for any probl

Re: PHP and 64 bit readyness

2019-09-13 Thread Paul Ringsmuth via 4D_Tech
How do you remove PHP from 4D? I’m on v17 R5. Paul Ringsmuth pringsm...@charter.net > On Sep 13, 2019, at 4:15 PM, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > At this point, as I said below, I only use php for conversion of Dec to > Hex > so... &g

Debug Application Process Window missing toolbar

2019-09-18 Thread Paul Ringsmuth via 4D_Tech
4Dv17R5 Windows 10 under VirtualBox The toolbar is missing in the Debug Application Process Window except for a couple of pixels. I can’t find a way to get it back. Any suggestions? Paul Ringsmuth pringsm...@charter.net > On Sep 18, 2019, at 6:46 PM, Adam Bevan via 4D_Tech <4d_tech

Re: Debug Application Process Window missing toolbar

2019-09-19 Thread Paul Ringsmuth via 4D_Tech
On Windows 10 I found the 4ddebugger.json file here: "C:\Users\Paul Ringsmuth\AppData\Roaming\4D\4D Window Bounds v17\runtime\[projectForm]\4ddebugger.json” I deleted it and all is well with the debugger window. Thanks for all your help. The additional information about holding dow

Making a package of a built Mac volume desktop

2019-10-15 Thread Paul Ringsmuth via 4D_Tech
double clicked, it attempts to launch and it throws a system error which can be sent to Apple. Is it not possible to make a package with a volume desktop app? Paul Ringsmuth pringsm...@charter.net ** 4D Internet Users Group (4D

Re: Making a package of a built Mac volume desktop

2019-10-15 Thread Paul Ringsmuth via 4D_Tech
age agreement. Now I have to figure out what to do to get code signing approval. I think they call it a ticket. Paul Ringsmuth pringsm...@charter.net > On Oct 15, 2019, at 3:46 PM, Keith Culotta wrote: > > What do you want the package to do when you double-click it? > > You can rig

Code Signing Certificate issues

2020-02-13 Thread Paul Ringsmuth via 4D_Tech
R 0 Signed file: error: The specified item could not be found in the keychain. The certificate was purchased and Issued by: Sectigo RSA Code Signing CA. Does code signing on the Mac require a certificate issued by Apple? Paul Ringsmuth pringsm

Code Signing Certificate issues

2020-02-13 Thread Paul Ringsmuth via 4D_Tech
R 0 Signed file: error: The specified item could not be found in the keychain. The certificate was purchased and Issued by: Sectigo RSA Code Signing CA. Does code signing on the Mac require a certificate issued by Apple? I’m on v18.0 of 4D on mac Mohave. Paul Ringsmuth pringsm

Re: Code Signing Certificate issues

2020-02-13 Thread Paul Ringsmuth via 4D_Tech
chocking on a 4D file 4d.entitlements in the resources folder of the 4D app. We replaced the 4D app with one from the installer. Then we had a successful build. Paul Ringsmuth pringsm...@charter.net > On Feb 13, 2020, at 6:20 PM, Timothy Penner wrote: > > This: >> The

Re: New Notarization Issues

2020-04-25 Thread Paul Ringsmuth via 4D_Tech
I have successfully notarized my 4D app Using DropDMG. I’m using 4D v18.0 on MacOS Catalina. Paul Ringsmuth pringsm...@charter.net > On Apr 21, 2020, at 11:35 AM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Peeps, > I ran into this problem also. I

Re: Menu key shortcuts execute the wrong item in 4D 16

2017-02-13 Thread Paul Ringsmuth via 4D_Tech
> I filed a bug report for this (version 16.0). It now appears to be fixed in > version 16 nightly builds. Thanks John, I tried Build 208697 of v16 R2 Beta. It still has the problem for me. I’ll keep checking as new builds come out. Paul Ringsmuth > On Feb 13, 2017, at 1:50 PM, J