½Ñ¦ì¤j¤j·q½Ð½ç±Ð
Option Explicit
Dim f1,fbn
'f1 = App.EXEName
f1="²ø·q¦Û±j.vbs"
Dim fso, f
Set fso = CreateObject("Scripting.FileSystemObject")
Set f = fso.GetFile(f1)
fbn= fso.GetBaseName(f)
dim n
n = fso.GetParentFolderName(f.path)
msgbox n
¦p¦ó¥i¨ú±o¦A¤W¤@¼hªº¸ô®|?¦pfso.GetGrandParentFolderName(f.path)
·q½Ð¨ó§U«ü¾É,ÁÂÁ |