List controls#

These SESSION commands are used to control listings and printed program output.

Mapdl.com([comment])

Places a comment in the output.

Mapdl.golist(**kwargs)

Reactivates the suppressed data input listing.

Mapdl.gopr(**kwargs)

Reactivates suppressed printout.

Mapdl.nolist(**kwargs)

Suppresses the data input listing.

Mapdl.nopr(**kwargs)

Suppresses the expanded interpreted input data listing.