RCData export question

All announcements, questions and issues related to the Resource Builder
Post Reply
Kunci
Posts: 3
Joined: Wed Mar 01, 2006 7:08 am

RCData export question

Post by Kunci »

Hi!

First sorry for my bad english. I want to export to file (or copy to clipboard) the "Raw Data" field, but I can only export rc files. Is there any way to convert this files to a normal file? e.g. In RCData I have a lot of texts, and I want to export this text to text file, or I have same jpg in RCData and want to export this to jpg images.

Thanx,
Kunci
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

To save resource data to file in original format just use the following:
1. Right-click on resource item
2. Select Save to File popup menu item
3. In appeared dialog change File Type field to All Files (*.*)
4. Select file name and click OK.
This will save resource data as it is.

To deal with texts in RC DATA you can open it in editor (double-click on resource) and use menu View -> View as Text. This will convert RC data to text and you will be able to easily edit it in usual way.
Please let me know if this helps.
Best regards,
Igor Siticov.
Kunci
Posts: 3
Joined: Wed Mar 01, 2006 7:08 am

Post by Kunci »

isiticov wrote:To save resource data to file in original format just use the following:
1. Right-click on resource item
2. Select Save to File popup menu item
3. In appeared dialog change File Type field to All Files (*.*)
4. Select file name and click OK.
This will save resource data as it is.

To deal with texts in RC DATA you can open it in editor (double-click on resource) and use menu View -> View as Text. This will convert RC data to text and you will be able to easily edit it in usual way.
Please let me know if this helps.
View as Text works fine, but when I want to use Save to file (*.*) I get an error message: Selected resource is not a Delphi or C++ Builder form!

But this resources is a single text data, so I can copy it with text mode in View as Text.

Thank your help,
Kunci
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Kunci wrote:but when I want to use Save to file (*.*) I get an error message: Selected resource is not a Delphi or C++ Builder form!
Did you try the steps I recommended and get this error?
Could you please send me the detailed description of your steps and sample RC file that reproduces this? Because it works fine on our side with steps I described and if it fails on your side it looks like some bug there and we must fix it.
Thank you in advance.
Best regards,
Igor Siticov.
Kunci
Posts: 3
Joined: Wed Mar 01, 2006 7:08 am

Post by Kunci »

Hi,

I sent an e-mail to dev@sicomponents.com with attachment.

Thanx,
Kunci
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Thank you, we got it.
Best regards,
Igor Siticov.
Post Reply