Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Why FoxPro .frx file
Why does VB generate a FoxPro .frx vild for every one of my VB (6.0) forms?
If it is not necessary to have the form, how can I keep the form from being
generated?

Thank you

Report this thread to moderator Post Follow-up to this message
Old Post
Wylie C
04-28-05 08:57 PM


Re: Why FoxPro .frx file
"Wylie C" <WylieC@discussions.microsoft.com> wrote in message
news:2ED50658-A9C8-4BAA-8BEB-D93B7261A85E@microsoft.com...

> Why does VB generate a FoxPro .frx vild for every one of my VB (6.0)
> forms?
> If it is not necessary to have the form, how can I keep the form from
> being
> generated?

It's not a FoxPro file; it just happens to have the same extension as a file
type that FoxPro uses and FoxPro associated that file type with itself. .FRX
in VB is a file that continas binary data associated with a .FRM file. If
it's there it's because it NEEDS to be there.



Report this thread to moderator Post Follow-up to this message
Old Post
Jeff Johnson [MVP: VB]
04-28-05 08:57 PM


Re: Why FoxPro .frx file
On Thu, 28 Apr 2005 08:52:05 -0700, "Wylie C"
<WylieC@discussions.microsoft.com> wrote:

>Why does VB generate a FoxPro .frx vild for every one of my VB (6.0) forms?
>If it is not necessary to have the form, how can I keep the form from being
>generated?
>
>Thank you


That is actually the binary data storage file for each VB form.  These
files just happen to share the same extension name with Fox files but
are not related in any way.  They are necessary for their associated
VB forms.

HTH,
Bryan
 ________________________________________
____________________
New Vision Software                   "When the going gets weird,"
Bryan Stafford		              "the weird turn pro."
alpine_don'tsendspam@mvps.org     Hunter S. Thompson -
Microsoft MVP-Visual Basic     Fear and Loathing in LasVegas

Report this thread to moderator Post Follow-up to this message
Old Post
alpine
04-28-05 08:57 PM


Re: Why FoxPro .frx file
"Wylie C" <WylieC@discussions.microsoft.com> wrote in message
news:2ED50658-A9C8-4BAA-8BEB-D93B7261A85E@microsoft.com
> Why does VB generate a FoxPro .frx vild for every one of my VB (6.0)

It doesn't.  It generates a VB .frx file (form extension) for most forms.

> forms? If it is not necessary to have the form, how can I keep the
> form from being generated?

Don't set any graphical properties (e.g. Icon) or long text values for the
form or any control on it (and don't use certain controls that force the frx
creation by what they do internally) and you might not get it.  The FRX file
holds binary and extended text data that can't be conveniently placed in the
FRM file.

--
Reply to the group so all can participate
VB.Net: "Fool me once..."


Report this thread to moderator Post Follow-up to this message
Old Post
Bob Butler
04-28-05 08:57 PM


Re: Why FoxPro .frx file
Hi Wylie,

In FoxPro an FRX file is a report file. In VB it's a VB Binary Form file.
Your VB program isn't creating FoxPro files.

--
Cindy Winegarden  MCSD, Microsoft Visual Foxpro MVP
cindy_winegarden@msn.com  www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden


"Wylie C" <WylieC@discussions.microsoft.com> wrote in message
news:2ED50658-A9C8-4BAA-8BEB-D93B7261A85E@microsoft.com...
> Why does VB generate a FoxPro .frx vild for every one of my VB (6.0)
> forms?
> If it is not necessary to have the form, how can I keep the form from
> being
> generated?
>
> Thank you



Report this thread to moderator Post Follow-up to this message
Old Post
Cindy Winegarden
04-29-05 01:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 09:17 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.