Rosetta Code:Village Pump/tasks descriptions only: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5:
I'm going on a long plane trip. I'd like to take a printout of all the tasks but without the solutions. I have in mind to solve some of the solutions on paper whilst airborne, taking the list of solutions and the programming language manual.
[[User:Axtens|Axtens]] ([[User talk:Axtens|talk]]) 07:04, 27 March 2015 (UTC)
:Not sure it is what you were thinking, but I want this for a [[specific]] Language. How can that be done?
:--[[User:RLRandallx|RLRandallx]] 21:55, 20 May 2016 (UTC)
 
:Sounds like a good idea for a task "Extract task description from an RC task" (i.e. down to the first <nowiki>{{header|...}}</nowiki> :-)
Line 27 ⟶ 29:
 
:I feel this task should be a builtin task for the website. Could someone please add it to the Main Menu? The essential code is above.
:--[[User:RLRandallx|RLRandallx]] 21:07, 20 May 2016 (UTC)
 
::I was just fiddling inside of my webbrowser and came up with the following javascript-ish pseudocode. A solution using JScript or VBScript inside (gasp) Internet Explorer would seem to be the go. (Doing it on Linux might be a bit trickier.)