how can i access my report (crystal report) in vb? what parameters do i have to set in order to "load" my crystal report.
how can i access my report (crystal report) in vb? what parameters do i have to set in order to "load" my crystal report.
In most programs you just write the program's name, a space, and the file's name.
Like this:
Shell "C:\Windows\Notepad.exe C:\MyDocu~1\TextFile.txt"
This would open the file using Notepad.
Bye,
-Jotaf98
[email protected] - ICQ#60784495 - http://jotaf98.cjb.net