Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PDM issue
Message
De
16/04/2015 16:23:48
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01618521
Message ID:
01618563
Vues:
32
>Hi Lutz,
>
>You can use "After create plug-in" and set "Project Overview" to file in repository folder (relative path) without copy to repository.
>
>
>*LPARAM loPDMs, loPDM && in next version
>
>loPDMs=poPDMs
>loPDM=poPDM
>
>LOCAL lcPom, liDS
>liDS=SET("DATASESSION")
>SET DATASESSION TO (lopdms.datasessionid)
>
>SELE (lopdms.anchors) && All anchors
>BROW NORMAL
>
>
>TEXT TO lcPom TEXTMERGE NOSHOW
><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
><head>
><link rel="stylesheet" href="../../css/foxw.css" type="text/css" /> !<- relative to repository folder -->
><script src="../../js/pdm.js" language="JavaScript" type="text/javascript"></script>!<- relative to repository folder -->
></head>
><body>
>
></body>
></html>
>
>ENDTEXT
>
>=STRTOFILE(lcPom,lopdm.outdir+"repository\test.html")
>
>SET DATASESSION TO (liDS)
>
>
>MartinaJ
>
Thanks

I will try if I understand this old code again :)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform