Is this possible?

Dear all,
I am wondering if this is possible with lammps:
Read x,y and z coordinates from an external file so I can use it for the
region sphere $x $y $z command?
Thank you very much for your input,
Markus

Dear all,
I am wondering if this is possible with lammps:
Read x,y and z coordinates from an external file so I can use it for the
region sphere $x $y $z command?
Thank you very much for your input,

why don't you just write a script/program that generates
the lammps command in a file (or a part of it that you can read in via
"include")?

axel.