# Class Pathing

**URL:** https://forum.kirupa.com/t/class-pathing/65339
**Category:** flash
**Created:** [September 25, 2004, 5:08am UTC](https://forum.kirupa.com/t/class-pathing/65339 "2004-09-25T05:08:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![simpleSoft](https://avatars.discourse-cdn.com/v4/letter/s/8baadc/32.png) [@simpleSoft](https://forum.kirupa.com/u/simpleSoft)
#### Post date: [September 25, 2004, 5:08am UTC](https://forum.kirupa.com/t/class-pathing/65339/1 "2004-09-25T05:08:42Z")

</div>

ok i am writting a class, this class interacts with a fscommand()

I have to be able to get a response [this part already works] from the fscommand() and it is stored in [AS]fscommand(“ARG”, “theObject.Path”)[/AS]

How do I get it to place the response within the same object that called it. By the way this.Path does not work. I know I am probably being vauge, but its the best I can do to explain what it is that I want to accomplish.
