Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting this hexadecimal specific line
Message
From
14/06/2006 17:18:21
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Converting this hexadecimal specific line
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01129127
Message ID:
01129127
Views:
69
I have this VFP line that I am trying to convert to VB.NET:
   if LEFT(lcString,3)=CHR(0xFF)+CHR(0xD8)+CHR(0xFF)
       Return "JPG"
   End If
I need to find the proper syntax to accomodate this hexadecimal line.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform