Posted by Koncept on 01/22/07 18:34
In article <45b4aca3$0$62666$dbd4b001@news.wanadoo.nl>, Maxim Heijndijk
<maccus_nospam@orange.nl> wrote:
> NEXT=$(($LOOPCOUNT+1))
Not sure why that's occurring for you. Try this in a shell:
[prompt]$ a=10
[prompt]$ b=5
[prompt]$ echo $(($a+$b))
Does that echo 15 for you?
--
Koncept <<
"The snake that cannot shed its skin perishes. So do the spirits who are
prevented from changing their opinions; they cease to be a spirit." -Nietzsche
Navigation:
[Reply to this message]
|