> file.listfiles("c:\\ftpserverdir\\wh\\*.dss",1),"")

...and now I have an epiphany about what all that \ vs / in path statements was all 
about.

file.listfiles("c:/ftpserverdir/wh/*.dss",1),"")
is so much prettier than
file.listfiles("c:\\ftpserverdir\\wh\\*.dss",1),"")
and resolves the extra additions of characters when you have paths in scripts.

Duh! =)

Hmmm...I wonder what would happen if I did a global .pcf Find/Replace of \ to / 
<ponder...clickity-click...don't forget to backup>

Well, preliminary testing looks like the only quirk comes with File/open dialogs and 
having commands like:
{to folder}c:/windows
...windows apparently doesn't like it. Nothing wrong with powerpro ;D

Icons, commands, folder listings, displays...all good. Damn, fileName processing magic 
indeed, way to go Bruce!

David Troesch  |  Atlanta, GA  |  ICQ# 2333123
TightVNC - Remote Control software that's just good http://www.tightvnc.com
Funstuff: If at first you dont succeed, destroy all evidence that you tried.



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM
---------------------------------------------------------------------~->

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to