× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I'll expect rotten tomatoes tossed at me for this!!   :)

This is like the fixed-format MULT opcode, without specifying Factor 1, as described here:

If factor 1 is not specified, factor 2 is multiplied by the result field and the product is placed in the result field.

Ducking now with raingear on!

Vern

On 4/11/2018 9:24 AM, Christopher Bipes wrote:
Multiplies two numbers and sets a value to the result of the operation. For example, if a variable @x equals 35, then @x *= 2 takes the original value of @x, multiplies by 2 and sets @x to that new value (70).


Chris Bipes
Director of Information Services
CrossCheck, Inc.

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxx> On Behalf Of Versfelt, Charles
Sent: Wednesday, April 11, 2018 7:22 AM
To: midrange-l@xxxxxxxxxxxx
Subject: EVAL var *=

Checking a program that bombed, I came across this line of code.
C eval @CurrOptFntSiz *= (1+(@PzFactor*.01))

I don't think I recall seeing *= in an eval statement.
The compiler certainly accepted it.
Is this multiplying @CurrOptFntSize by (1+(@PzFactor*.01)) and setting @CurrOptFntSize equal to that?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.