Posted to tcl by dandyn at Thu Oct 03 16:15:19 GMT 2024view raw

  1. set dirty {BILLY BUTT: Hi there fellow TCL coders. Test 5ドル billion test test..}
  2. # I need some fix in this code below to escape the error..
  3. set dirty [subst [regsub -- {^([A-ZÅÄÖ]{3,12})\s([A-ZÅÄÖ]{3,15}):\s} $dirty {[string totitle 1円] [string totitle 2円]: }]]
  4. #ERROR
  5. #can't read "5": no such variable
  6. # while executing
  7. # "subst [regsub -- {^([A-ZÅÄÖ]{3,12})\s([A-ZÅÄÖ]{3,15}):\s}

AltStyle によって変換されたページ (->オリジナル) /