Quantcast
Channel: Adobe Community : Discussion List - LiveCycle Forms
Viewing all articles
Browse latest Browse all 1160

Over/under flow problems and calculation sign

$
0
0

I have two problems here and I need some help.  I'm having continued overflow/underflow problems and can't figure out what I'm doing wrong.  Here is a script.

 

If (Page2.Table2.Row40.Line40VOC > 0) then

$.rawValue = Page2.Table2.Row40.Line40VOC / Page2.Table3.Row44.Line44VOC;

endif

 

My second problem is:  If a negative number is entered in Line 40, then Line 46 needs to be a positive number.

 

The script I have for line 46 is: 

if(Page2.Table2.Row40.Line40VOC > 0) then

$.rawValue = Page2.Table2.Row40.Line40VOC / Page2.Table3.Row44.Line44VOC;

endif

 

Any help would be greatly appreciated.

 

Connie Bretes


Viewing all articles
Browse latest Browse all 1160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>