Hi Steve,
I'm new to MS Access, and right now, I try to import a
file into MDB using the macro TransferText. I will call
the macro through vbscript with the msaccess command line
option -x. However, I just wonder if I can pass any
parameter from vbscript into the macro, say the file name
or specification name parameter of TransferText.
Ivan