<div dir="ltr">How do I display a list of type integer? I'm trying<div><br><div>io.write_list(My_list(integer), ",", OutputPred, !IO)</div><div><br></div><div>assuming by separator string it's asking what I want to see displayed, and I select the comma. What is OutputPred? Am I supposed to be converting each integer to a string? The My_list will initially always have at least one integer member.</div></div><div><br></div><div>Any help appreciated,</div><div>Robert Buckley</div></div>