[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Question about add command



John,

Yes.

   subtract -1 from #count

is the same as

   add 1 to #count

Ray

> From: John Sayre@GAPINC on 09/21/99 09:01 AM
> Ok .... does 'add  -1 to # count' result in the same figure as  'subtract 1 from
> #count' ?
>               Does 'subtract -1 from #count'       =       'add 1 to #count' ?
>
>
>
> Please respond to SQR-USERS@list.iex.net
>
> To:   Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
> cc:    (bcc: John Sayre/SB/GAPINC)
> Subject:  Re: Question about add command
>
>
>
>
> Dan,
>
>    add +1 to #count
>
> is the same as
>
>    add 1 to #count
>
> There's no particular advantage for showing the "+" (except
> to confuse people ;-).
>
> Ray
>
> > Hello Group,
> >         I have found the following line of code in a few places in the code
> > that I am working on:
> >
> > add +1  to  #count
> >
> > Can anyone tell me why this is written this way?
> >
> > Thanks All.
> >
> > Dan
> >
>
> ----------------------------------------------------------------------
> Ray Ontko       |  Ray Ontko & Co  |  "RO&C: data movers and shakers."
> rayo@ontko.com  |  Richmond, In    |  See us at http://www.ontko.com/
>

----------------------------------------------------------------------
Ray Ontko       |  Ray Ontko & Co  |  "RO&C: data movers and shakers."
rayo@ontko.com  |  Richmond, In    |  See us at http://www.ontko.com/