Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 5 and VFP 6, find name of active project
Message
De
24/02/2000 02:36:24
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
22/02/2000 19:52:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00335704
Message ID:
00336619
Vues:
22
>In VFP 5 (and also 6) is it possible to find the filename of the project I am currently working on.
> I am currently using VFP 5 so I would like that one if it is different from VFP 6.


select top 1 * from (sys(2005)) ;
   where id = "PRJUI" ;
   order by updated descending
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform