經安全檢測,此網站為安全網站,請放心前往原始網址!

Invalid procedure call or argument: 'mid' - Programmers Heaven

msg is "Invalid procedure call or argument: 'mid': this is the code:: function GenerateBlanks(str): dim i: dim result : result="": for i=1 to len(str): if (mid(str,i,1)="*") then: result= result & " ": else: result= result & mid(str,i,1): end if: next : e

programmersheaven.com

網址安全性掃描由 google 提供