XANSYS Message: 40992 [Go back to message list] [bookmark on del.icio.us]
No rating yet Subject: Re: [APDL] *vread with mixed character/number array. Author: Dave Conover Date: 2002-08-22 08:44:00Use the NSKIP field of *VREAD to skip the rows.
Dave Conover ANSYS, Inc.
-----Original Message----- Sent: Thursday, August 22, 2002 8:27 AM To: 'xansys@yahoogroups.com'
Greetings,
Does anyone know of a way to *VREAD a column of data that may have a few rows with characters? ANSYS will abort the *VREAD if it encounters any characters in the column. Even using a mask vector to tell ANSYS to skip the character rows does not work. I want ANSYS to ignore the character rows and just read the numbers.