Monkey
Store
Community
Apps
Contact
Login or Signup

How do i split string to lines?

Monkey Programming Forums/Monkey Programming/How do i split string to lines?

hardcoal(Posted 1+ years ago) 
The Printing is not the problem for me.
Im trying to save a text file so when i open it externaly via notepad
i will see it splited into lines and not as a one line.

is it possible at all in monkey?

in blitz3d i used to do WriteLine command.
but here you dont have this option.

by the way im using GLFW Target