forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Issue with @Match

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
marculos
Newbie


Joined: 08 Feb 2007
Posts: 17

PostPosted: Thu Sep 13, 2007 9:32 am    Post subject: Issue with @Match Reply with quote

Hi I am trying to do an @MATCH in a file for USMT error Code (status) = 4 but I think the = sign is causing issues.

When I do an @MATCH I get the following 1=4)

The code is below, ideas would be most apprecaited

LIST CREATE, 1
LIST LOADFILE, 1, C:\Progra~1\USMT301\test.txt

%M = @MATCH(1,Info [0x000000] USMT error Code (status) =4)
info %M
Back to top
View user's profile Send private message
marculos
Newbie


Joined: 08 Feb 2007
Posts: 17

PostPosted: Thu Sep 13, 2007 9:35 am    Post subject: Reply with quote

or is it the brackets ? excuse my stupidity have not used VDS for a long time ...
Back to top
View user's profile Send private message
marculos
Newbie


Joined: 08 Feb 2007
Posts: 17

PostPosted: Thu Sep 13, 2007 9:38 am    Post subject: Reply with quote

doh ok it was the brackets so used the @CHR(40) and CHR(41) , sorry !!!!!!!!!!!!
Back to top
View user's profile Send private message
Aslan
Valued Contributor
Valued Contributor


Joined: 31 May 2001
Posts: 589
Location: Memphis, TN USA

PostPosted: Thu Sep 13, 2007 10:07 pm    Post subject: Reply with quote

OR put the string you're trying to match in double quotes (")

%M = @MATCH(1,"Info [0x000000] USMT error Code (status) =4")
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group