|
-
Oct 3rd, 2000, 08:35 AM
#1
Thread Starter
Member
how can i access my report (crystal report) in vb? what parameters do i have to set in order to "load" my crystal report.
-
Oct 3rd, 2000, 11:03 AM
#2
Frenzied Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|