RosettaCodeData/Task/XML-Input/HicEst/xml-input.hicest

5 lines
138 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
CHARACTER in*1000, out*100
READ(ClipBoard) in
EDIT(Text=in, SPR='"', Right='<Student', Right='Name=', Word=1, WordEnd, APpendTo=out, DO)