<div dir="ltr"><div><div>Hi all,<br><br></div>I have a silly question.<br><br></div>Why io_lib:printable_list() accept characters only in the quotes? Is it needed even for the numbers? <br><br>8> io:getopts().<br>[{expand_fun,#Fun<group.0.56199974>},<br>
 {echo,true},<br> {binary,false},<br> {encoding,latin1}]<br>9> io_lib:printable_list(1).<br>false<br>10> io_lib:printable_list("1").<br>true<br><br clear="all"><div><div><div><br>-- <br>Best regards,<br>Yuri
</div></div></div></div>