User:SyntheticThought/Tutorial on bulk conversions in Scala: Difference between revisions

added cmd line link.
Remove the "software odds and sods" intro to keep only the tutorial that's actually there
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Page for random here and there short tips on using various software. May later be folded into more specific pages, but will be the dumping ground for now, just to have them searchable.'''
Suggest putting a horizontal rule between topics for now.
HTML for that is; <nowiki><hr></nowiki>
or you can use the top right button above on the editing interface (the horizontal rule icon). That button says "use sparingly", but I think it works for this page.
----
'''TUTORIAL ON bulk conversions in Scala from .scl to .mts (or .scl to .tun, etc.)'''  
'''TUTORIAL ON bulk conversions in Scala from .scl to .mts (or .scl to .tun, etc.)'''  


Line 30: Line 24:


Hit enter. It will convert all the files and output them to the same folder. Then you can sort by type in folder, and move them to another folder.
Hit enter. It will convert all the files and output them to the same folder. Then you can sort by type in folder, and move them to another folder.
--


More on using Scala in [https://www.youtube.com/watch?v=-QNnVndGLmw Sevish's video, here].  
More on using Scala in [https://www.youtube.com/watch?v=-QNnVndGLmw Sevish's video, here].  


[https://www.thomas-krenn.com/en/wiki/Cmd_commands_under_Windows CMD line commands for Windows] (if you're using Linux, you probably know them for Linux already).  
[https://www.thomas-krenn.com/en/wiki/Cmd_commands_under_Windows CMD line commands for Windows] (if you're using Linux, you probably know them for Linux already).
<hr />
 
--[[User:SyntheticThought|SyntheticThought]]
 
[[Category:Scala]]