× 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.



Well, that's exactly what it is. Except, factor 2 of the MULT op code can't
be an expression. It's MULT on steroids.

On Wed, Apr 11, 2018 at 12:07 PM, Vernon Hamberg <vhamberg@xxxxxxxxxxxxxxx>
wrote:

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?


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.