|
Mike, I didn't understand any of them after the += and the -=. However I would RTFM before asking that question. Oh, I just tried that, no luck. I then assume that a**=b is the same as a = a**b or if a was 2 and b was 3 a=2**3 or a= (2x2x2) or a=8 Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin "Wills, Mike N. (TC)" <MNWills@xxxxxxxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 11/25/2003 02:03 PM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> To RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> cc Fax to Subject RE: Shorthand Syntax (was XFoot with Qualified DS's) Call me naive, but what does 'a **= b;' do? Mike Wills Lawson Programmer/Administrator Taylor Development Email: mnwills@xxxxxxxxxxxxxx Direct Line: (507) 625-3187 -----Original Message----- From: Hans Boldt [mailto:boldt@xxxxxxxxxx] Sent: Tuesday, November 25, 2003 11:05 AM To: rpg400-l@xxxxxxxxxxxx Subject: Re: Shorthand Syntax (was XFoot with Qualified DS's) RJoubert@xxxxxxxxxxxxxxxxxxxx wrote: > Greetings to the list. > > Has someone created or compiled a list of all the new shorthand > syntax's yet? > > If so, can we get to it somehow? > > Thanks > a += b; a -= b; a *= b; a /= b; a **= b; Done! Cheers! Hans _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.