For example:
26.188, 4.5744, 310
23.605, 4.5423, 92.3
14.117, 3.506, 96.3
To:
D, o, p
26.188, 4.5744, 310
23.605, 4.5423, 92.3
14.117, 3.506, 96.3
CodePudding user response:
@ echo off
Echo d, o, p & gt; Newfile
Type asdf. TXT & gt;> Newfile
CodePudding user response:
@ echo off
Echo d, o, p & gt; Newfile
Type asdf. TXT & gt;> Newfile
Page link:https//www.codepudding.com/os/52884.html