Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Optimizing and Coding Standards
#4
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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)