Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bmp File in Report
Message
De
31/01/2005 08:54:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00981706
Message ID:
00982208
Vues:
54
Uups!
It seem that I advised to do something according to my wishfull
thinking :))

Set path to XXX additive will create non existing path !
Will not report error just set path including word 'additive'
messing up your original path setting
So in case you wish to add additional paths to your path setting
you have to use something like ;
sv_path=set('path')
new_path=sv_path + ';' + 'C:\OtherPicsPath'
set path to (new_path)
Sorry for messleading you in previous message

Rgds++
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform