This functions prints some summary information for a bootgam performed in Xpose, or for a bootscm performed in PsN.
bootgam.print(bootgam.obj = NULL)No value returned
if (FALSE) { # \dontrun{
bootgam.print(current.bootgam) # Print summary for the current Xpose bootgam object
bootgam.print(current.bootscm) # Print summary for the current Xpose bootscm object
} # }