Thanks Doug. That’s the default config and your example looks to be working on 
the upcoming release.

Sent from my iPhone

> On Dec 23, 2021, at 8:05 AM, dfleetham_HMA <dfleet...@harveymckinnon.com> 
> wrote:
> 
> 
> Hi Peter,
> 
> config-strings output is:
> JBCRELEASEDIR  : D:\jBase\5.8.2
> JBCGLOBALDIR   : D:\jBase\global
> JBCEMULATE     : jbase
> Emulation file : D:\jBase\global\config\Config_EMULATE
> 
> compiler_options                             ""
> dates_upper_case                             true
> enter_keeps_common_data                      false
> error_numbers_are_single_attribute           false
> itype_trans_replace_delim                    false
> itype_unquoted_numeric_literal               true
> jbase_field                                  true
> list_keys                                    true
> lock_strategy                                thread
> named_common                                 null
> old_jql_output_style                         false
> readv0                                       key
> reality_video                                true
> treat_with_as_or_with                        true
> unnamed_common                               unassigned
> use_sql_syntax_for_select                    false
> 
> Thanks,
> 
> Doug.
> 
>> On Wednesday, 22 December 2021 at 13:29:17 UTC-8 pfalson wrote:
>> Doug,
>> 
>> This may have been patched but can you post the output of
>> 
>> config-strings 
>> 
>> 
>> Sent from my iPhone
>> 
>>>> On Dec 22, 2021, at 11:25 AM, dfleetham_HMA <dfle...@harveymckinnon.com> 
>>>> wrote:
>>>> 
>>> Hi All,
>> 
>>> 
>>> 
>>> We've recently (ish) moved from to 5.8.2 from I have no idea what (4.#?).
>>> 
>>> In the previous iteration I had a dictionary item that I added to most 
>>> files and it was labelled 'CNT'. It was a fixed value of 1 and looked like:
>>> 
>>>     CNT
>>> 001 I
>>> 002 1
>>> 003 MR0,
>>> 004 CNT
>>> 005 8R
>>> 
>>> And it was useful for counting records in a report; if I ran a query like:
>>> 
>>> SORT D:\D_Shared\This Client\ThatCampaign\CUST_GIFT_DATA BY 28 BREAK-ON 28 
>>> TOTAL 22 TOTAL CNT (ID
>>> 
>>> I would get something like:
>>> 
>>> Last Gift.    Gift Amt    CNT.....
>>> Year                              
>>> 
>>>       2014       $75.00           3
>>>       2015       $85.00           4
>>>       2016       $95.00           4
>>>       2017       $65.00           2
>>>       2018       $80.00           3
>>>       2019       $90.00           3
>>>               ========     ========
>>> ***              $490.00         19
>>> 
>>> Having moved to 5.8.2, the CNT dictionary item doesn't seem to work and 
>>> running the same query, I get:
>>> 
>>> Last Gift.    Gift Amt    CNT.....
>>> Year                              
>>> 
>>>       2014       $75.00           0
>>>       2015       $85.00           0
>>>       2016       $95.00           0
>>>       2017       $65.00           0
>>>       2018       $80.00           0
>>>       2019       $90.00           0
>>>               ========     ========
>>> ***              $490.00          0
>>> 
>>> There's probably a very simple solution; I just haven't found it. Is there 
>>> a better structure for a dictionary item like this? Is there a better 
>>> solution I could be using?
>>> 
>>> Any help is much appreciated.
>>> 
>>> Thanks,
>>> 
>>> Doug.
>> 
>>> -- 
>>> -- 
>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>>>  
>>> To post, send email to jb...@googlegroups.com
>>> To unsubscribe, send email to jbase-un...@googlegroups.com
>>> For more options, visit this group at 
>>> http://groups.google.com/group/jBASE?hl=en
>>> 
>>> --- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "jBASE" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to jbase+un...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/jbase/2faaf941-59db-46a3-932b-4f40777635d4n%40googlegroups.com.
> 
> -- 
> -- 
> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>  
> To post, send email to jBASE@googlegroups.com
> To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/jBASE?hl=en
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "jBASE" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jbase+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jbase/8ebe088a-6959-4636-b06f-eeb030addc1an%40googlegroups.com.

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to jBASE@googlegroups.com
To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jbase/755011E6-CBF4-4A9A-A773-FC5F1FC41510%40gmail.com.

Reply via email to