View Single Post
Old 11-07-2007, 05:03 PM  
mr_F
Member
 
Join Date: Jul 2005
Posts: 33
Default

strange problem of scripts crossing over into places that aren't their territory. i have a media script activated by 'site mi', the line is:

mi = %TCL ..\scripts\media.itcl %[$path]

when i cwd into a directory called 'tv-01' (this is the ONLY directory on my ftp that does this, a similarly named 'tv-02' does NOT produce the same results) this is what happens:

[14:53:42] [L] CWD tv-01
[14:53:42] [L] 250- .----===<( badaazs )>===--------=== (C) 2003 ===---.
[14:53:42] [L] 250- | h: |
[14:53:42] [L] 250- +-=[AVItag]=----------------------------===--------+
[14:53:42] [L] 250- | Unknown @ Unknown |
[14:53:42] [L] 250- +--------------------------------------------------+
[14:53:42] [L] 250- | Video codec : Unknown @ Unknown Kbps |
[14:53:42] [L] 250- | Framesize : Unknown * Unknown |
[14:53:42] [L] 250- | Aspect ratio: Unkn @ Unknownfps |
[14:53:42] [L] 250- +--------------------------------------------------+
[14:53:42] [L] 250- | Audio codec : Unknown channels of Unknown |
[14:53:42] [L] 250- | @ Un Kbps @ Unknown |
[14:53:42] [L] 250- `----------------------===-------------------------'
[14:53:42] [L] 250- .----===<( badaazs )>===--------=== (C) 2003 ===---.
[14:53:42] [L] 250- | h: |
[14:53:42] [L] 250- +-=[AVItag]=----------------------------===--------+
[14:53:42] [L] 250- | Unknown @ Unknown |
[14:53:42] [L] 250- +--------------------------------------------------+
[14:53:42] [L] 250- | Video codec : Unknown @ Unknown Kbps |
[14:53:42] [L] 250- | Framesize : Unknown * Unknown |
[14:53:42] [L] 250- | Aspect ratio: Unkn @ Unknownfps |
[14:53:42] [L] 250- +--------------------------------------------------+
[14:53:42] [L] 250- | Audio codec : Unknown channels of Unknown |
[14:53:42] [L] 250- | @ Un Kbps @ Unknown |
[14:53:42] [L] 250- `----------------------===-------------------------'
[14:53:42] [L] 250 CWD command successful.
[14:53:42] [L] PWD

as you can see, it is executing the script for some reason. could you look into this yil?
thx
mr_F is offline   Reply With Quote