|
Majordomo-Users (September 1996) |
> >>>>> "TH" == Travis Hassloch x231 <travis@EvTech.com> writes: > > TH> FYI: eval(`cat $cf`) is better expressed as do $cf ... > > Actually it's much better expressed as "require $cf", which is what most of > the source uses. Some of the subsidiary programs do use the nasty eval cat > syntax, which I'm loath to fix for 1.94 but will probably change for 1.95. Doesn't eval give you immortality (i.e. let you continue even if the eval'd expression dies)? Les Mikesell les@mcs.com References:
|