Re: Use Named Selection Unexpectedly Loads First Record of Named Selection

2020-03-12 Thread Chuck Miller via 4D_Tech
I think has always been behavior. Simply use unload record after use command. 
Set named selection etc

Regards 
Chuck

Sent from my iPhone

> On Mar 12, 2020, at 6:05 PM, Douglas von Roeder via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> Keith:
> 
> Thank you for confirming that.
> 
> --
> Douglas von Roeder
> 949-910-4084
> 
> 
>> On Thu, Mar 12, 2020 at 1:49 PM kculotta via 4D_Tech <4d_tech@lists.4d.com>
>> wrote:
>> 
>> It works just as you described in v18 Mac too.
>> If you put NEXT RECORD after ALL RECORDS, that second record is later
>> restored.
>> 
>> Keith - CDI
>> 
>>> On Mar 12, 2020, at 3:10 PM, Douglas von Roeder via 4D_Tech <
>> 4d_tech@lists.4d.com> wrote:
>>> 
>>> 4D 17R6 on Windows.
>>> 
>>> ALL RECORDS([People])
>>> //Lots of records in the current selection
>>> //There is a current record
>>> 
>>> UNLOAD RECORD([People])
>>> //Lots of records in the current selection
>>> //There is no current record
>>> 
>>> COPY NAMED SELECTION([People];"ASD")
>>> //Lots of records in the current selection
>>> //There is no current record
>>> 
>>> QUERY([People];[People]SSAN="8675309”)
>>> //No record found
>>> //There is no current selection
>>> //There is no current record
>>> 
>>> USE NAMED SELECTION("ASD”)
>>> //Lots of records in the current selection
>>> //There is a current record
>>> 
>>> CLEAR NAMED SELECTION("ASD")
>>> //Lots of records in the current selection
>>> //There is a current record
>>> 
>>> I wasn’t expecting a Use named selection to load a record.
>>> 
>>> Has anyone else experienced this? It is reproducible?
>>> 
>>> --
>>> Douglas von Roeder
>>> 949-910-4084
>> **
>> 4D Internet Users Group (4D iNUG)
>> Archive:  http://lists.4d.com/archives.html
>> Options: https://lists.4d.com/mailman/options/4d_tech
>> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
>> **
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Stylesheets and object resizing issues Mac/Win

2020-03-12 Thread Greg Loya via 4D_Tech
I am hoping someone has a solution to the following issue we are seeing: 

A form used by Print Form has a print marker area of 11 pixels.  Within this 
area is a variable with height 11 pixels (on the Mac) and a stylesheet using 
Times New Roman 9 for both Mac and PC. 

Opening the same structure on PC, the variable now has a height of 13 with 2 
pixels below the marker line, causing the bottom of the text to be cutoff.  
(The inverse happens as well - sizing a variable to 11 on a PC and opening on a 
Mac automatically causes it to shrink to 8 pixels)

If the same variable has no stylesheet but same font Times New Roman 9 
assigned, then the variable is not resized when opened on a PC and is not 
cutoff when printed.
 
An interesting thing to note is that even if the variable itself is too short 
to accommodate the font (say it is on the form at 6 pixels), it will PRINT the 
text in its entirety with no cutoff as long as the variable is entirely above 
the print marker.  But as soon as any part of the same variable with the same 
font extends below the marker, it starts printing cut off. 

I'm not sure why having a stylesheet changes the behavior for automatic 
resizing.  How are people dealing with this?

__
Greg Loya
Senior Software Engineer
CyberWolf Inc.
gl...@cyberwolf.com 
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: is anyone working with dropbox via 4D? how?

2020-03-12 Thread Gabriel via 4D_Tech
Yes, also very interested. Please share.

Thanks,

Gabriel



--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Use Named Selection Unexpectedly Loads First Record of Named Selection

2020-03-12 Thread Douglas von Roeder via 4D_Tech
Keith:

Thank you for confirming that.

--
Douglas von Roeder
949-910-4084


On Thu, Mar 12, 2020 at 1:49 PM kculotta via 4D_Tech <4d_tech@lists.4d.com>
wrote:

> It works just as you described in v18 Mac too.
> If you put NEXT RECORD after ALL RECORDS, that second record is later
> restored.
>
> Keith - CDI
>
> > On Mar 12, 2020, at 3:10 PM, Douglas von Roeder via 4D_Tech <
> 4d_tech@lists.4d.com> wrote:
> >
> > 4D 17R6 on Windows.
> >
> > ALL RECORDS([People])
> > //Lots of records in the current selection
> > //There is a current record
> >
> > UNLOAD RECORD([People])
> > //Lots of records in the current selection
> > //There is no current record
> >
> > COPY NAMED SELECTION([People];"ASD")
> > //Lots of records in the current selection
> > //There is no current record
> >
> > QUERY([People];[People]SSAN="8675309”)
> > //No record found
> > //There is no current selection
> > //There is no current record
> >
> > USE NAMED SELECTION("ASD”)
> > //Lots of records in the current selection
> > //There is a current record
> >
> > CLEAR NAMED SELECTION("ASD")
> > //Lots of records in the current selection
> > //There is a current record
> >
> > I wasn’t expecting a Use named selection to load a record.
> >
> > Has anyone else experienced this? It is reproducible?
> >
> > --
> > Douglas von Roeder
> > 949-910-4084
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Use Named Selection Unexpectedly Loads First Record of Named Selection

2020-03-12 Thread kculotta via 4D_Tech
It works just as you described in v18 Mac too.
If you put NEXT RECORD after ALL RECORDS, that second record is later restored.

Keith - CDI

> On Mar 12, 2020, at 3:10 PM, Douglas von Roeder via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> 4D 17R6 on Windows.
> 
> ALL RECORDS([People])
> //Lots of records in the current selection
> //There is a current record
> 
> UNLOAD RECORD([People])
> //Lots of records in the current selection
> //There is no current record
> 
> COPY NAMED SELECTION([People];"ASD")
> //Lots of records in the current selection
> //There is no current record
> 
> QUERY([People];[People]SSAN="8675309”)
> //No record found
> //There is no current selection
> //There is no current record
> 
> USE NAMED SELECTION("ASD”)
> //Lots of records in the current selection
> //There is a current record
> 
> CLEAR NAMED SELECTION("ASD")
> //Lots of records in the current selection
> //There is a current record
> 
> I wasn’t expecting a Use named selection to load a record.
> 
> Has anyone else experienced this? It is reproducible?
> 
> --
> Douglas von Roeder
> 949-910-4084 
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: [rfq] implement google sheets REST API

2020-03-12 Thread Mike Kerner via 4D_Tech
oh, yeah, and please respond to
mikekerner [punctuation] rmkco (some punctuation) com

On Thu, Mar 12, 2020 at 11:24 AM Mike Kerner 
wrote:

> we are considering moving a software solution to 4D from another tool.
> that solution includes manipulating google sheets.
> we are interested in entertaining quotes to implement the REST API in 4D.
> the google sheets REST API can be found at
> https://developers.google.com/sheets/api/reference/rest/
>
> there will likely be additional work to be performed after the API is
> implemented to smooth the transition from the other software tool.
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>and did a little diving.
> And God said, "This is good."
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

[rfq] implement google sheets REST API

2020-03-12 Thread Mike Kerner via 4D_Tech
we are considering moving a software solution to 4D from another tool.
that solution includes manipulating google sheets.
we are interested in entertaining quotes to implement the REST API in 4D.
the google sheets REST API can be found at
https://developers.google.com/sheets/api/reference/rest/

there will likely be additional work to be performed after the API is
implemented to smooth the transition from the other software tool.

-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Trouble with Comment Blocks v18

2020-03-12 Thread Mike Kerner via 4D_Tech
looks like 18r2 fixes it
ACI0100238

On Tue, Mar 10, 2020 at 10:10 PM John DeSoi via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> What build version are you using? This was supposed to be fixed after
> version 18.246179.
>
> See https://forums.4d.com/Post/EN/33231346/1/33265607 (if you are in the
> partner program).
>
> John DeSoi, Ph.D.
>
>
> > On Mar 10, 2020, at 3:18 PM, Sannyasin Siddhanathaswami via 4D_Tech <
> 4d_tech@lists.4d.com> wrote:
> >
> > Yes. Dot notation works fine.
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: 4D Summit Virtual?

2020-03-12 Thread Patrick Emanuel via 4D_Tech
It seems difficult now for any European to come in USA for the next month.




-
Patrick EMANUEL

Administrator
www.association-qualisoft.eu 
(Soft1002, Simply Asso & QS_Toolbox)
--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**