arg is null

0 views
Skip to first unread message

Ian Joyce

unread,
Feb 5, 2010, 9:52:52 AM2/5/10
to spar...@googlegroups.com
Has anyone seen this javascript error with a partial?

arg is null: Line 5

Line 5: var StringWriter = function() {this._parts = [];this.Write =
function(arg) {this._parts.push(arg.toString());};this.toString =
function() {return this._parts.join('');};};

--Ian

Reply all
Reply to author
Forward
0 new messages