Results 1 to 2 of 2

Thread: how can i access my report (crystal report) in vb? what parameters do i have to set?

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Philippines
    Posts
    49

    Question

    how can i access my report (crystal report) in vb? what parameters do i have to set in order to "load" my crystal report.


  2. #2
    Frenzied Member Jotaf98's Avatar
    Join Date
    Jun 2000
    Location
    I'm not gonna give you my IP address! Ok... Portugal, South-Western Europe, 3rd rock from the sun (our star is easy to find, a 47 Ursae Majoris in the Milky Way :p )
    Posts
    1,457
    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
  •  



Click Here to Expand Forum to Full Width