C
cmdex_VABCH
I have recently taken over a number of Access databases. The previous
developer used the $ symbol randomly for functions or thier arguments. I
remember reading about the differance between using the $ symbol and not
using it, however that was years ago. I have been searching the web for a
reason to use this notation or not to use it, but without any success.
Access' Object browser lists both ways, but the help file only gives the
detail for the member without the symbol. ex.: Function CurDir([Drive]) vs.
Function CurDir$([Drive]) As String
If I haven't confused you yet, please direct me to documentation on the
purpose of this symbol. I personally do not see a reason for it's use. I
need some justification.
Thank you.
chris
developer used the $ symbol randomly for functions or thier arguments. I
remember reading about the differance between using the $ symbol and not
using it, however that was years ago. I have been searching the web for a
reason to use this notation or not to use it, but without any success.
Access' Object browser lists both ways, but the help file only gives the
detail for the member without the symbol. ex.: Function CurDir([Drive]) vs.
Function CurDir$([Drive]) As String
If I haven't confused you yet, please direct me to documentation on the
purpose of this symbol. I personally do not see a reason for it's use. I
need some justification.
Thank you.
chris