Re: Help File Links not Working



Thanks Lee but you are mis-understanding the problem

Going from VFP 9 to the help file works fine.

It is going from the help file to someplace else in the help file using the
internal links that doesn't work.

Suppose you type "HELP AUTOINCREMENT" in the VFP 9.0 command box.

On my system the help page comes up for "AutoIncrement Property"

That page has the following links:

Under Remarks:
Project Object (Visual FoxPro)
EXE Version Dialog Box
VersionNumber Property

Under See Also
BUILD APP Command
BUILD DLL Command
BUILD EXE Command

and there are others.

Whichever of these I click on, I just get a blank screen.

Jeff
"Lee Mitchell" <Leemi@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:lvNh3Tz4GHA.1860@xxxxxxxxxxxxxxxxxxxxxxxx
Hi Jeff:

What version of operating system are you using?

Do you have a version of MSDN installed?

If you look in Tool> Options> File Locations is the Help File option
pointing to dv_foxhelp.chm?

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no
rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003

Hello and thanks for the help.

I have both VFP 7 (SP1) and VFP 9 (SP1) installed on my development
machine.

The links in the help file for VFP 9 are not working. I can use the index
on
the left to jump to pages and I can type HELP <whatever> in the command
box
and get to the correct page but the "See Also" links all link to a blank
page.

Any suggestions?

Thanks,
Jeff







.



Relevant Pages

  • RE: SQL: Column is not found (error VFP 1806 - VB: -2147217900)
    ... Here is the error definition from the VFP 9.0 Help file: ... I noticed you are using the VFP ODBC driver. ... Keep an eye on the product lifecycle for Visual FoxPro here: ... >all the errors into a file, it waste my log file. ...
    (microsoft.public.fox.vfp.queries-sql)
  • Re: Is there a limit on how many methods or properties a form can contain
    ... >From VFP 9 Help File ... "In versions prior to Visual FoxPro 9.0, the size of a program or single ... >>> deleting the number of methods fixed our form or if when deleting ...
    (microsoft.public.fox.programmer.exchange)
  • RE: vfp9 report writer vs crystal
    ... I lot is new in the VFP 9.0 Report Designer. ... You can also look at the VFP 9.0 Help file on the web at ... Development Tools and Languages> Visual FoxPro> Visual FoxPro 9.0 to access ...
    (microsoft.public.fox.vfp.dbc)
  • Re: How to start MS Access 2003 app from vb.net app
    ... Thanks for that Brian. ... tested this) that Command$() will always return an empty string in Office ... I can get a macro named Main to run using ... >> While I have never used it, while checking the help file for the syntax ...
    (microsoft.public.access.modulesdaovba)
  • Re: Open Outside Application from Filename
    ... Take a look at the FollowHyperLink method in the Help file; ... I have used the getobject command but get errors. ... > Do I need to write code to test the file type and then ... > system command thatwill do that for me and then load the ...
    (microsoft.public.access.formscoding)