Microsoft
Software
Hardware
Network
Question : XML problem-defining the file name
hi guys im running a program .. that uses this portion of the configration file .. to name the log file that will be created .. at the end of the program .. so i jus wana see if i could change the configuration to name the file wat i want .. i don know how to do that .. thanks
<hal
acPortName="COM5"
lBaudRate="115200"
cLogEnabled="true"
acLogDirectory="C:\debuglo
g\Automati
on\"
ltoFileName="lto.dat"
/>
<gll
LogPriMask="LOG_DEBUG"
LogFacMask="LOG_GLLAPI | LOG_NMEA | LOG_RAWDATA | LOG_DEVMS | LOG_DEVET | LOG_DEVKF | LOG_DEVMR | LOG_DEVCV"
FrqPlan="FRQ_PLAN_26MHZ_2P
PM_10MHZ_1
00PPB"
RfType="GL_RF_4751_DANUBE_
EXT_LNA"
BrcmRFwildBase="0x1E2D6409
"
BrcmRFclkDiv="21"
BrcmRFclkRefHz="26000000"
/>
Answer : XML problem-defining the file name
can u rephrase the question please?
are you trying to parse the xml and get the log file name?
which code are u using?
what environment?
Random Solutions
Basic SharePoint 2010 Workflow
exchange 2003
div tags
Need media/download link for Office 2010 Professional OEM
VBA Splitting a line with a comma seperator and quote qualifer
configure samba access to SBS 2008 folders?
HTA code that can list all softwares in a machine and have a small box to enter comments in them.
Advanced DNS
SSIS Importing CSV file
if $_FILES["myfile"]["name"] is not set