Strange behavior

Chris Hughes ataddata at bigpond.net.au
Wed May 6 02:36:06 EDT 2020


Please disregard.
The copy and paste did not work, problem fixed.

The variable looked correct but not. Put XXX on the end local variable and
not all changed. Fixed broken ones.

Chris Hughes






-----Original Message-----
From: omnisdev-en [mailto:omnisdev-en-bounces at lists.omnis-dev.com] On Behalf
Of Chris Hughes
Sent: Wednesday, 6 May 2020 1:57 PM
To: Omnis List
Subject: Strange behavior

Hi one and all,

I have something strange going on. 

 

Calculate LvRowPrintList.LvMatCost as
(LvMainLst.ma_qty*LvMainLst.ma_price*(1-(LvMainLst.ma_dis/100)))     ;;
Material Cost

Calculate LvRowPrintList.LvMatMkUp as
rnd(LvRowPrintList.LvMatCost*(LvRowCS.c_matpec/100),2)     ;; Material Cost
Marked Up using Section Markup

Calculate LvRowPrintList.LvCostCentre as LvMainLst.ma_cc_mat     ;; Known
Material Cost centers. ok

Calculate LvRowPrintList.LvSectTot as
LvRowPrintList.LvMatMkUp+LvRowPrintList.LvMatCost     ;; ok

 

Do LvPrintList.$add().$assignrow(LvRowPrintList,kTrue) When this line is
entered into the list on some occasions a blank line comes in as well.
However this does not happen on all lines just 2.

 

 

Do LvRowPrintList.$clear()

 

Checked the text in list sometime list do not like quotation marks, not in
this case.

Check to mark sure column number match row variable number.

 

Chris Hughes

 

Copious Data Pty Ltd (Trading as Atad Data)

3 Springwell Avenue

Springwood QLD 4127

Phone No:- 07 3208 6347

Mobile No:- 0409 263 349

Email:- ataddata at bigpond.net.au

Web Site:- http://ataddata.com.au

 

_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com
Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 




More information about the omnisdev-en mailing list