Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FullPath() in GenHTML problem
Message
De
20/06/2001 15:14:09
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
FullPath() in GenHTML problem
Divers
Thread ID:
00521631
Message ID:
00521631
Vues:
52
This is more on my original problem with printing and sending output to HTML...

GenHTML attempts to set the full path of the report form in this line:

lvSource=LOWER(FULLPATH(lvSource))

No matter what I do to force FULLPATH() to see the \Reports folder under my Executable's root folder, it always returns the path to my Development folder. I have issued SET PATH TO \REPORTS, SET PATH TO REPORTS, SET PATH TO, immediately before the line above, but to no avail. My executable is even on a different drive and path than my development folder (C:\Reachout).

The variable lvSource is 'Reports\Payments.frx' just before the Fullpath() and is the correct relative path and filename. After the Fullpath() it is 'D:\Vfpapps\Reachout\Reports\Payments'.

Any help / ideas would be appreciated.
Gil Munk


"If a nation expects to be ignorant and free, it expects what never was and never will be." - Thomas Jefferson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform