|
-
July 19th, 2009, 04:13 AM
#1
generate a FRX
HI
I HAVE PROJECT Visual Basic 6.0 BUT ALL Saved as one text file how can recreate the project from this text file I cut it to multi text files and save it as frm files and try to import it but I have error because I have not frx file
How can fix this problem
Thanks
Last edited by WizBang; July 19th, 2009 at 10:04 AM.
Reason: Removed email address
-
July 19th, 2009, 10:11 AM
#2
Re: generate a FRX
Is the information for the .frx file contained within the one large file? If not, then you will lose whatever info it had contained. If you remove the references to the .frx from the .frm file which you extracted, it should load, though some info will of course be missing.
Please remember to rate the posts and threads that you find useful.
How can something be both new and improved at the same time?
-
July 20th, 2009, 11:16 AM
#3
Re: generate a FRX
You can spot frx data, it looks like garbage in the editor because it consists of binary data, mostly images, icons and graphical data and other resources.
I would not expect these things to be contained in a VB6 project file, though, even if everything was put somehow into one single file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|