

Gets the total number of terms or the constant for CE *GET,CE # Gets the node number, DOF, or coefficient in CE #CeNum, #num term. You can also use the inquiry function MAXCSYS = csyiqr(0,14) *GET,CE # Retrieves the total number of results sets which are stored in the results file.

Where year=nint(currdate/10000) month=nint((currdate-year10000)/100) date=currdate-(year*10000+month*100)Īt 5.5, get the current ANSYS version or update number. Gets current system date (year, month, then day), for example, "20000704.0" for. You can also *GET the convergence indicator, where 0=not converged 1=converged. Note that some platforms may change between 5.4 through 5.6 (such as HPPA 8000).Ī list of returned values for systems are shown below (for 8.0, although some systems listed below may no longer be supported): For more than 8 characters, use "9" for the START modifier. Gets the first 8 characters of the OS name (such as INTELNT). Parameter returns number of geometry entity just created (5.3 does not support _return for the L command)
