|
No tomatoes from me Vern.
This is the way I teach it now. Originally I didn't like the short-form
notation - then I realized that nobody ever coded X ADD 1 X they coded ADD
1 X - the short-form X += 1 is the equivalent with the result up front as
with all the eval operations.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Apr 11, 2018, at 12:07 PM, Vernon Hamberg <vhamberg@xxxxxxxxxxxxxxx>wrote:
as described here:
I'll expect rotten tomatoes tossed at me for this!! :)
This is like the fixed-format MULT opcode, without specifying Factor 1,
field and the product is placed in the result field.
If factor 1 is not specified, factor 2 is multiplied by the result
For example, if a variable @x equals 35, then @x *= 2 takes the original
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.
value of @x, multiplies by 2 and sets @x to that new value (70).
Versfelt, Charles
Chris Bipes
Director of Information Services
CrossCheck, Inc.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxx> On Behalf Of
@CurrOptFntSize equal to that?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
list
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxquestions.
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
link: http://amzn.to/2dEadiD
Help support midrange.com by shopping at amazon.com with our affiliate
--
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 mailing list archive is Copyright 1997-2025 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.