Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bmp File in Report
Message
From
31/01/2005 08:54:42
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00981706
Message ID:
00982208
Views:
51
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
Previous
Reply
Map
View

Click here to load this message in the networking platform