var c=app.activeDocument.pages[0].textFrames[0].characters; alert(c[21].spaceBefore); c[21].spaceBefore="25pt";