CompuServe Messages

Two Questions

    09-Oct-91 12:59:45
Sb: #1989-Two Questions
Fm: Don Funk 76701,155
To: JOSEPH MONAGHAN/PNG 76666,266
Hi Joseph, You can pass command line parameters such as: X% = Shell("idea.bat param1 param2") If you look in the manual or query the online help for "Delcare", it will have some examples of how to declare an API/DLL (really the same thing). As far as how to declare a particualar function, you will have to find out the data types for the formal arguments to the dll, and then declare the VB equivelent. If you have a data type in question, leave it here in the forum and myself or someone else will give you some helpfull hints. How do you like VB? Don FUnk