Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PDM issue
Message
From
16/04/2015 16:23:48
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01618521
Message ID:
01618563
Views:
33
>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]
Previous
Reply
Map
View

Click here to load this message in the networking platform