search for: hstamp

Displaying 2 results from an estimated 2 matches for "hstamp".

Did you mean: stamp
2004 Nov 08
1
can one evaluate an expression in a comment? (or insert results into history?)
I'd like to insert (for example) the current datetime into a comment so it goes into the history. I can of course cut and paste the results of date() into a comment line, but it would be easier and more powerful to be able to type something like > hstamp() and have it go into the history. More generally, I would like to put any expression to be evaluated into this function. For example, > hstamp(memory.size(TRUE)) would insert a comment like # 12279808 after the hstamp command into the history. Probably one should avoid any expressions w...
2004 Nov 08
1
can one evaluate an expression in a comment? (or insert resultsinto history?)
...nt? (or insert results into history?) I'd like to insert (for example) the current datetime into a comment so it goes into the history. I can of course cut and paste the results of date() into a comment line, but it would be easier and more powerful to be able to type something like > hstamp() and have it go into the history. More generally, I would like to put any expression to be evaluated into this function. For example, > hstamp(memory.size(TRUE)) would insert a comment like # 12279808 after the hstamp command into the history. Probably one should avoid any expressions w...