PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → _PROJET_WEB_ variable
_PROJET_WEB_ variable
Débuté par JLS, 26 nov. 2010 13:20 - 1 réponse
Membre enregistré
11 messages
Posté le 26 novembre 2010 - 13:20
Hi i wnat to get the project web folder name to use in the "other actions" custom lonk pane. I´ve read that this is done using _PROJET_WEB_: "like variable" that the is cahmnged by the project web directory project, but this not runs.

I slike to have a fWebDir() funciton result.

Anyone?
Membre enregistré
11 messages
Posté le 03 décembre 2010 - 12:09
I`ve got use [%_PROJECT_WEB_%]

Thanks