If I have a Filepath
strFilePath = C:\HORIZON DEV\HorizonPackage\Development\Horizon\HORIZON Debug.VBG
How do I get the FilePath like this: C:\HORIZON DEV\HorizonPackage\Development\Horizon\..
without the FileName.vbg
and get the FileName alone
strFileName = HORIZON Debug.VBG
So on the end...
I open a vbg file as text then I retrieve all the vbp.
But I don't want the "VBGROUP 5.0", "StartupProject" and "Project="
How do I do that.
And if I have the "Project=" gone how do I get the full path.
VBGROUP 5.0
StartupProject=HorizonAccPac.vbp...
Hi all.
Want to know how to loop through listbox with url's in it.
What happens.On command click It must take the url pass it through to a method.The method uses the url to retrieve information.When it is finished with the url it must take the next one and pass it again to the method and so on...
Hi all.
Hope you can help me with this one.
I need to enter a string ex. PartyID in a textbox and then I have to select(browse) a url to .vbg project and it must search in all the code in the vbg. and so forth for the word "PartyID" and give me a total of words.
Any help will be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.