Hi, 

  I just want to NewPath, get inputdefault box.

________________________________________________
opath= "c:\hnc\work\pci"
ttt=regex.replaceg(opath,?"\\",?"\/","npath")
;win.debug(ttt)
win.debug(npath)

line-file=file.listfiles(npath, 1, 1)
file.writeall(?"c:/listfile-10.txt", line-file, ?"a")
file.writeall(?"c:/listfile-10.txt", "a", ?"a")
--------------------------------------------------

I want to replace opath, npath.
But result isn't what I want.

opath = "C:\hnc\work\pic"
result
npath = "c:hncworkpic"

What I want to
npath = "c:/hnc/work/pic"

How can I get....

Thanks, Regards....




Attention: PowerPro's Web site has moved: http://www.ppro.org 
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