Thread Rating:
  • 379 Vote(s) - 2.79 Average
  • 1
  • 2
  • 3
  • 4
  • 5
マクロ DE 文字列を扱うのが・・・
10-14-2011, 02:24 PM,
#2
RE: マクロ DE 文字列を扱うのが・・・
これでどうでしょう?

Code:
{define-macro public {nasu
                         ?v:verbatim
                     }
  
    def src = {CurlSource.from-string
                  {format
                      |"{output "%s"}"|, {v.get-text}
                  }
              }
    {return {expand-template ?src}}
}


Messages In This Thread
RE: マクロ DE 文字列を扱うのが・・・ - by yosuga - 10-14-2011, 02:24 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('306')