SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: unixgeek who wrote (8487)1/29/1999 4:02:00 PM
From: Bob Jagow  Respond to of 11149
 
Context, context, context, UG ;)
-----
input = "myold.lst";
output = "mynew.lst";
println symbol;
-----
might well yield the same result as
copy myold.lst mynew.lst
except in the situation which it addressed -- see pham's #8483.

Q+Geek



To: unixgeek who wrote (8487)1/29/1999 7:36:00 PM
From: Bob Jagow  Read Replies (1) | Respond to of 11149
 
Whoops, UG, meant to say
input = "myold.lst";
output = "mynew.lst";
If close(0) > 0 then println symbol; endif;

Q+ExGeek