Re: Loose Object attribute typing

2019-03-12 Thread Jeremy French via 4D_Tech
Have you looked at the command “Value type” to test the value type of an object value? Value type https://doc.4d.com/4Dv17R3/4D/17-R3/Value-type.301-3906446.en.html Remember that the “String” command simply returns a string

Re: Can't get to development mode!

2019-03-12 Thread Keith Culotta via 4D_Tech
I have seen it ignore the Development mode menu selection until I closed an open window. or Does it go to the compiled version, requiring you to select "restart interpreted" from the "run" menu. Keith - CDI > On Mar 12, 2019, at 5:49 PM, Doug Hall via 4D_Tech <4d_tech@lists.4d.com> >

RE: Can't get to development mode!

2019-03-12 Thread Tai Bui via 4D_Tech
Hi, Can you create a brand new database? If so you should have developer access on a .4DB file. If not do you have a developer license installed? Best Regards, -Tai B. ** 4D Internet Users Group (4D iNUG) Archive:

Can't get to development mode!

2019-03-12 Thread Doug Hall via 4D_Tech
I need some quick help. I'm right in the middle of trying to upgrade my 4D structure and I can't get into "Development" mode in 4D! I opened the *.4DB file, said to open local database. I selected Interpreted database and chose my structure file. I know this is a bit of a workaround, but rather

Loose Object attribute typing

2019-03-12 Thread Keith Culotta via 4D_Tech
This seems to be a really advantageous way to use objects. It compiles and returns good results. I can see where caution would be advised, but is using an object this way going to break eventually as the 4D language matures, or is it an advantage of objects? //

Up-down arrows not working on mac

2019-03-12 Thread mferguson--- via 4D_Tech
Hi, A client of ours can’t get his up-down arrows to work on his Mac within our application under v16. I have tried setting the shortcuts on the buttons and also tried by setting the shortcuts on the form load with OBJECT SET SHORTCUT. Nothing works. I suspect that the problem is caused by a

Re: Moving a served v15.4 Windows DB to Mac v15.4 standalone

2019-03-12 Thread Charles Miller via 4D_Tech
What I would do is take the take the folder the structure is in and zip it. I would take the folder the data file is in and zip it. I would then copy both of the zipped archives and proceed./ I am not sure if there is anything else you need to copy relative to active4D, buit someone else who uses

Moving a served v15.4 Windows DB to Mac v15.4 standalone

2019-03-12 Thread Perkins, Bradley D via 4D_Tech
A Windows v15.4 server database is being taken offline. The customer has requested that some content be archived and output as static web pages. Much of this database drove a number of Active4D-based web applications. To do this I will need to move the structure and data to my Macbook Pro. I

sql issue

2019-03-12 Thread Charles Miller via 4D_Tech
Hi All, I am trying to build a sql statement see below ARRAY TEXT($INVIDs_atxt;0) Begin SQL select [LSS_Inventory].[LSS_InventoryId_s] from [LSS_Inventory] , [LSS_Inspection] where [LSS_Inspection].[LSS_CondFoundationCurr_s] = '2' and [LSS_Inspection].[LSS_InventoryId_s] =

Re: 4D V16 R6 Vs 4D V16.5

2019-03-12 Thread Jim Dorrance via 4D_Tech
On Tue, Mar 12, 2019 at 10:38 AM Milan Adamov via 4D_Tech < 4d_tech@lists.4d.com> wrote: > If you are using any new feature from v16 R6 that are not in v16 line, the > answer is no. You should upgrade to v17 instead. For example, object > notation (which became available in v16 R4) is not

Re: 4D V16 R6 Vs 4D V16.5

2019-03-12 Thread Milan Adamov via 4D_Tech
> On Mar 11, 2019, at 11:06 PM, stardata.info via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Until now I've used 4D V16 R6, today is convenient to start to use 4D V16.5 > instead 4D V16 R6 ? Hi Ferdinando, you should really try to understand the difference between R versions and “regular”