are the following codes correct? Dim sCategory() As String sCategory(0) = Array( "heart", "心" ) sCategory(1) = Array( "Lungs", "肺" ) sCategory(2) = Array( "Stomach", "胃" ) sCategory(3) = Array( "Kidney", "肾" ) sCategory(4) = Array( "Liver", "肝" ) sCategory(5) = Array( "Gall Bladder", "胆" ) _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
