Talk:Take notes on the command line: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '== Clarify task == I think the task description implicitly suggests that if a local NOTES.TXT file does not currently exist, and NOTES is called ''with'' arguments, then a new NO…')
 
Line 1: Line 1:
== Clarify task ==
== Clarify task ==
I think the task description implicitly suggests that if a local NOTES.TXT file does not currently exist, and NOTES is called ''with'' arguments, then a new NOTES.TXT file should be created with the current time and those arguments. If that is the intention it would be useful to make this explicit in the task description.--[[User:Tikkanz|Tikkanz]] 00:10, 21 May 2010 (UTC)
I think the task description implicitly suggests that if a local NOTES.TXT file does not currently exist, and NOTES is called ''with'' arguments, then a new NOTES.TXT file should be created with the current time and those arguments. If that is the intention it would be useful to make this explicit in the task description.--[[User:Tikkanz|Tikkanz]] 00:10, 21 May 2010 (UTC)
:Your guess is correct. Feel free to correct it if you so desire or else wait till I've got time --[[User:Axtens|Axtens]] 03:32, 21 May 2010 (UTC)

Revision as of 03:32, 21 May 2010

Clarify task

I think the task description implicitly suggests that if a local NOTES.TXT file does not currently exist, and NOTES is called with arguments, then a new NOTES.TXT file should be created with the current time and those arguments. If that is the intention it would be useful to make this explicit in the task description.--Tikkanz 00:10, 21 May 2010 (UTC)

Your guess is correct. Feel free to correct it if you so desire or else wait till I've got time --Axtens 03:32, 21 May 2010 (UTC)