Instr requires an integer and 2 strings. By using chr(47), you are giving it chr, you are giving it an integer, a string and a char. VB does not ...
確定! 回上一頁