Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different page layout ??
Message
From
04/03/2003 15:15:37
 
 
To
03/03/2003 17:15:13
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00760563
Message ID:
00761139
Views:
34
> What I do to preserve the report formatting is to issue:
> lcResource=SET('RESOURCE')
> lcName=SET('RESOURCE',1)
> SET RESOURCE TO PRINTP
> ... do report
> SET RESOURCE OFF
> IF lcResource='ON'
> SET RESOURCE TO &lcName
> ENDIF

Sometimes I cannot access the "foxuser.dbf" because I got the message:
"File Access is Denied" when I run the EXE. The file is on the network in the same directory than EXE application. Is that means many users could not access foxuser.dbf in same time?
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform