All,
I am taking over for someone who started a project to extend the Norstar Meridian PBX out to two satellite offices. One of the sites was setup, but I had to make configuration changes to get it to work. Now I am going onto the second site. I knew going in that problems existed because...
All,
I have an HTA program that works fine on my computer. However, on another computer I am seeing strange behavior.
Background:
I have a set of data that falls into three categories, DeliveryNote, Invoice, and Acknowledgement. Each of these three categories is tied to a button. So...
I do not understand your first point. I do know that all the other code runs correctly.
On your second point, when a I replace the code as you indicated I get a different error.
---------------------------
Windows Script Host
---------------------------
Script: D:\IFC\Load-Xref.vbs
Line...
Well...
What I have TRIED to do is something like what is written below, but I get only the initialized values in my output.
Inv_Total = 0
Inv_Date = ""
Inv_Number = ""
Series = ""
Set xmlDoc = CreateObject("Microsoft.XMLDOM")
xmlDoc.Async = "True"
xmlDoc.Load(f3.path)
Set...
Thanks guitarzan.
I guess I am going to need to get on board with Windows Powershell. I am still on Windows 7. Is Windows Powershell available for Windows 7? I have a Windows 2012 server, so I am good there, but I have a company laptop and the corporate image for 10 has not been released...
I am having trouble figuring out how to parse an xml name space file. I have an excerpt of the file below. I need to get total, fecha, folio, and serie out of the file and the normal parsing methods that I am used to programming.
You help is greatly appreciated!
<?xml version="1.0"...
All,
I am getting an error that I cannot figure out. I have a bit of code that loops through a folder and if it finds a file without a particular extension it goes onto the next file. Otherwise it does some processing of the file.
There are two such folders upon which this functionality is...
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.