Talk:Create a file: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎SmileBASIC: new section)
Line 4: Line 4:


: that's probably overspecifying the name. And, if we want it to be completely accurate, it probably would be something like "create an empty text file and a directory in two locations, assuming you have permission to do so". --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 13:02, 18 May 2013 (UTC)
: that's probably overspecifying the name. And, if we want it to be completely accurate, it probably would be something like "create an empty text file and a directory in two locations, assuming you have permission to do so". --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 13:02, 18 May 2013 (UTC)

== SmileBASIC ==

Just thought I'd check here about SmileBASIC. SB is for the 3DS, and only has a virtual filesystem, without a real concept of folders. So while it would be possible to create a file, the full task description cannot be fulfilled. Is it better to submit a half solution or to omit? [[User:Soxfox42|soxfox42]] ([[User talk:Soxfox42|talk]]) 06:42, 11 February 2019 (UTC)

Revision as of 06:42, 11 February 2019

name

Hi. maybe a better name of this page would be : Create a text file ? --Adam majewski (talk) 06:00, 18 May 2013 (UTC)

that's probably overspecifying the name. And, if we want it to be completely accurate, it probably would be something like "create an empty text file and a directory in two locations, assuming you have permission to do so". --Rdm (talk) 13:02, 18 May 2013 (UTC)

SmileBASIC

Just thought I'd check here about SmileBASIC. SB is for the 3DS, and only has a virtual filesystem, without a real concept of folders. So while it would be possible to create a file, the full task description cannot be fulfilled. Is it better to submit a half solution or to omit? soxfox42 (talk) 06:42, 11 February 2019 (UTC)