코드 사본은 다음과 같습니다.
functionnew_str (str)
ifinstr (str, chr (34)) <> 0andStr <> "" "그런 다음
str_split = split (str, chr (34))
i = 1
str_s = ""
forj = 0toubund (str_split) -1
ifimod2then
str_s = str_s & str_split (j) & "& str_split (j+1)
또 다른
str_s = str_s & str_split (j) & "& str_split (j+1)
endif
i = i+1
다음
최종 기능 장애