Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxypreviewer datasession doesn't release
Message
From
22/04/2011 15:23:05
 
 
To
22/04/2011 15:17:47
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01508144
Message ID:
01508154
Views:
117
FoxyPreviewer238a



>>I am running a report
>>
>>cAlias = "tmp"
>>cRptName = "forecast"
>>
>>LOCAL loReport AS "PreviewHelper" OF "FoxyPreviewer.App"
>>loReport = CREATEOBJECT("PreviewHelper")
>>loReport.AddReport(cRptName, "to printer prompt preview noconsole", cAlias)
>>loReport.RunReport()
>>
>>
>>this report is run in a form whose
>>DataSession = 2
>>ShowWindow= 1
>>
>>Everything is fine except that when i close the form the files were opened in forms private datasession are still there with the name Unknown(2).
>>Why the files are not closed in this data session even the datasession is set to private in form?
>
>What version are you using ?
>Please try with the latest version and let me know if the issue remains.
Previous
Reply
Map
View

Click here to load this message in the networking platform