17-06-2006, 01:09 AM
Yay! I'm helping!
Well... looking through the VB6 object browser, looking at the list, I can see a few more...
Date -> Date$
Time -> Time$
ChrB( -> ChrB$(
ChrW( -> ChrW$(
Command -> Command$
Environ -> Environ$
Error -> Error$
Format(-> Format$(
LeftB( -> LeftB$(
MidB( -> MidB$(
Oct( -> Oct$(
Right( -> Right$(
RightB( -> RightB$(
There are a crapload more. I just kind of went down the list in the VB6 Object Browser and typed up the ones I saw that weren't already on the list. And all of those were from not even going halfway through the Object Browser's list of global properties/methods. Granted, I'm not sure how many of those are actually used in MS... but I guess it's good to keep a list around just to be sure. XD
Well... looking through the VB6 object browser, looking at the list, I can see a few more...
Date -> Date$
Time -> Time$
ChrB( -> ChrB$(
ChrW( -> ChrW$(
Command -> Command$
Environ -> Environ$
Error -> Error$
Format(-> Format$(
LeftB( -> LeftB$(
MidB( -> MidB$(
Oct( -> Oct$(
Right( -> Right$(
RightB( -> RightB$(
There are a crapload more. I just kind of went down the list in the VB6 Object Browser and typed up the ones I saw that weren't already on the list. And all of those were from not even going halfway through the Object Browser's list of global properties/methods. Granted, I'm not sure how many of those are actually used in MS... but I guess it's good to keep a list around just to be sure. XD