View previous topic :: View next topic
|
Author |
Message |
rskumar
New User
Joined: 21 Nov 2005 Posts: 35 Location: chennai
|
|
|
|
hi,
im a beginner in REXX. how can i pass the remainder value resulting from a division of 2 numbers to a variable, so that i can perform my other actions. how to get the remainder value? |
|
Back to top |
|
|
superk
Global Moderator
Joined: 26 Apr 2004 Posts: 4652 Location: Raleigh, NC, USA
|
|
|
|
Your post doesn't state what you are using for an arithmetic operator, but, you may want to check this page from the REXX Reference Manual. |
|
Back to top |
|
|
rskumar
New User
Joined: 21 Nov 2005 Posts: 35 Location: chennai
|
|
|
|
oh sorry for sending a not-so-clear message.... but now i got the answer from the link that you sent me. thanks for sending me the page. |
|
Back to top |
|
|
superk
Global Moderator
Joined: 26 Apr 2004 Posts: 4652 Location: Raleigh, NC, USA
|
|
|
|
Makes me wonder what you're using for your reference materials if they don't show the entire list of arithmetic operators. |
|
Back to top |
|
|
|