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

5 lines
138 B
Text
Raw Permalink Normal View History

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