6 lines
89 B
Text
6 lines
89 B
Text
document a$
|
|
For i=0 to 9 {
|
|
a$=format$("{0:0:-20}",a(i)())+{
|
|
}
|
|
}
|
|
Clipboard a$
|