Re: v17 64Bit Label Format Numbers

2019-05-17 Thread Keith Culotta via 4D_Tech
Not to get too off point, but if a field is dragged into the Label form and 
changed to a 4D command, the command gets executed...at least the ones I tried  
I got "ALERT"ed once for each record in the selection.  After that the label 
printed with: ALERT("Test") on each label.  BEEP worked the same way.

It will also print the value for [Table]Object.FirstName when a field has been 
so edited.  However, like the String command, only one label in the selection 
will print when that appears on the form.

Keith - CDI

> On May 16, 2019, at 5:44 PM, Keith Culotta via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> The good news is that you can enter this into the field on the label: 
> String([Inventory]Sell1;"$###,##0.00").
> The bad news is that it seems only one label from the selection will print 
> when that is on the form :(
> 
> Keith - CDI
> 
>> On May 16, 2019, at 5:25 PM, Clive Wilson via 4D_Tech <4d_tech@lists.4d.com> 
>> wrote:
>> 
>> Switching to v17 64Bit with the new Label editor.
>> 
>> We print out price tickets in real numbers. We used to be able to set the 
>> number format in the label eg.  “$#,##0.00” .
>> Has this feature bean removed in the new “improved” label editor ?
>> 
>> 
>> Clive Wilson
>> (386) 235-6442
>> cliv...@gmail.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
> **

**
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: v17 64Bit Label Format Numbers

2019-05-16 Thread Keith Culotta via 4D_Tech
The good news is that you can enter this into the field on the label: 
String([Inventory]Sell1;"$###,##0.00").
The bad news is that it seems only one label from the selection will print when 
that is on the form :(

Keith - CDI

> On May 16, 2019, at 5:25 PM, Clive Wilson via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Switching to v17 64Bit with the new Label editor.
> 
> We print out price tickets in real numbers. We used to be able to set the 
> number format in the label eg.  “$#,##0.00” .
> Has this feature bean removed in the new “improved” label editor ?
> 
> 
> Clive Wilson
> (386) 235-6442
> cliv...@gmail.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
**

v17 64Bit Label Format Numbers

2019-05-16 Thread Clive Wilson via 4D_Tech
Switching to v17 64Bit with the new Label editor.

We print out price tickets in real numbers. We used to be able to set the 
number format in the label eg.  “$#,##0.00” .
Has this feature bean removed in the new “improved” label editor ?


Clive Wilson
(386) 235-6442
cliv...@gmail.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
**