3 lines
129 B
Text
3 lines
129 B
Text
if not create_directory("myapp/interface/letters") then
|
|
crash("Filesystem problem - could not create the new folder")
|
|
end if
|