Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
extracting value from variable
#6
Solved: 10 Years, 10 Months, 1 Week ago
'sample code:

x= "123456"
y = 123456
If Strcomp(x,y)=0 Then
msgbox "Pass"
Else
msgbox "Fail"
End If


Regards
KrishDeep
Reply


Messages In This Thread
extracting value from variable - by be_sure - 10-15-2008, 05:55 PM
RE: extracting value from variable - by somisays - 10-15-2008, 06:44 PM
RE: extracting value from variable - by be_sure - 10-15-2008, 06:58 PM
RE: extracting value from variable - by Ankur - 10-16-2008, 12:05 AM
RE: extracting value from variable - by be_sure - 10-21-2008, 01:28 AM
RE: extracting value from variable - by satyadon - 10-21-2008, 11:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)