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

[sqr-users] let vs move discussion part deaux



Don,

I cordially disagree.  Unless brio has changed anything lately, numeric 
assignments are faster with move but character assignments are faster with 
let because there is more overhead associated with the move command.  Maybe 
someone from brio/sqribe in Ohio can give the definitive answer on this.

As for searching the sqrug database, there isn't really that much and 
everything I see in the database is 4 years old.

in this message http://www.sqrug.org/sqr-users/sqrusers_97/msg00690.html the 
values are all numeric.
ditto http://www.sqrug.org/sqr-users/sqrusers_97/msg00696.html

clark 'the dragon' willis


PSA: Salary <> Slavery.  If you earn a salary, your employer is renting your 
services for 40 hours a week, not purchasing your soul.  Your time is the 
only real finite asset that you have, and once used it can never be 
recovered, so don't waste it by giving it away.

"Time is the coin of your life. It is the only coin you have, and only you 
can determine how it will be spent.  Be careful lest you let other people 
spend it for you."

Carl Sandburg
(1878 - 1967)


----Original Message Follows----

On Tue, 29 Jul 2003, the dragon wrote:

 > Dan,
 >
<snip>
 > also, get in the habit of using let commands rather than move commands -
 > they are more powerful in the long run and faster except for numeric 
values.

Actually, just to be nit-picky, "move" is more efficient than "let" for
all simple assignments.  Just like "add" is more efficient than let,
"subtract" is more ...etc.

For complex assignments that would take multiple "single-purpose"
commands, then "let" is more efficient.

See archives for many discussions thereof.

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users