RE: Unable to Compile - Crash - looking for ideas - SOLVED

2017-08-20 Thread Randy Engle via 4D_Tech
Thanks to Miyako and Jeff for chiming in. Found a misnamed variable. We preventing any compilation task. Disaster averted. Whew! Randy Engle, Director XC2 Software LLC – XC2LIVE! ** 4D Internet Users Group (4D iNUG) FAQ:

4D Server v11 License

2017-08-20 Thread Ronnie Teo via 4D_Tech
Hi, For a variety of reasons, I have a user who is looking for a 4D Server v11 license. Does anyone have a spare copy to sell? Regards, Ronnie Tarawerkz ** 4D Internet Users Group (4D iNUG) FAQ:

RE: Unable to Compile - Crash - looking for ideas

2017-08-20 Thread Randy Engle via 4D_Tech
Jeff, Thanks, will try! Randy Engle, Director XC2 Software LLC – XC2LIVE! -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Jeffrey Kain via 4D_Tech Sent: Sunday, August 20, 2017 5:23 PM To: 4D iNug Technical <4d_tech@lists.4d.com> Cc: Jeffrey Kain

RE: Unable to Compile - Crash - looking for ideas

2017-08-20 Thread Randy Engle via 4D_Tech
Hi Miyako Thanks for the tip Will try! Randy Engle, Director XC2 Software LLC – XC2LIVE! -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Keisuke Miyako via 4D_Tech Sent: Sunday, August 20, 2017 5:36 PM To: 4D iNug Technical <4d_tech@lists.4d.com>

Re: Unable to Compile - Crash - looking for ideas

2017-08-20 Thread Keisuke Miyako via 4D_Tech
maybe you could run METHOD GET CODE on all methods just to see if all methods are accessible. if it really comes down to that, I guess you could run METHOD SET CODE on all methods too. or, you could trash (helps if the trash is empty) some methods to exclude them from the compiler. compilation

Re: Unable to Compile - Crash - looking for ideas

2017-08-20 Thread Jeffrey Kain via 4D_Tech
Change your compiler options? Maybe it will flag an error. Also maybe trash your .4DIndy file ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options:

Unable to Compile - Crash - looking for ideas

2017-08-20 Thread Randy Engle via 4D_Tech
I've done a fair bit of work since my last compile. Now unable to Compile, Check syntax, Generate Typing. Crashes before finishing. About 1/2 - 3/4 the way through No Errors displayed. Arrgghhh!!! Tried repairing structure. I imagine there's some offending piece of code in here that the