Please take a minute to check our Frequently Asked Questions. Use Search to reveal possible related topics.
Also make sure you've read the Forum Guidelines before posting in this forum.
![]() ![]() |
Mar 2 2006, 05:22
Post
#1
|
|
|
Member Group: Full Members Posts: 8 Joined: 28-February 06 Member No.: 2816 Mp3tag Version: 2.35g |
I'm trying to put a two line comment in the comment field using the format value action. . How do I put a return carriage when using the format value action? I can't seem to put a return carraige using the forma value action. Thanks
This post has been edited by jumbohotdog: Mar 2 2006, 08:37 |
|
|
|
Mar 2 2006, 08:59
Post
#2
|
|
![]() Moderator Group: Full Members Posts: 2275 Joined: 15-June 03 From: Bad Herrenalb Member No.: 496 Mp3tag Version: 2.55a |
No idea - the only thing that comes into my mind would be using something like §§ instead of the carriage return and then create an additional RexExp replace action that replaces §§ with \r\n.
-------------------- There are 10 types of people in this world: those who understand binary, and those who don't.
|
|
|
|
Mar 2 2006, 09:53
Post
#3
|
|
|
Member Group: Full Members Posts: 8 Joined: 28-February 06 Member No.: 2816 Mp3tag Version: 2.35g |
Thanks, but that didn't work, it just replaced the special characters with the string \r\n . I even tried putting % arround it in the format value field and nothing got output. Any more ideas?
|
|
|
|
Mar 2 2006, 09:56
Post
#4
|
|
![]() Developer Group: Admin Posts: 7621 Joined: 12-December 01 From: Germany, Dresden Member No.: 203 Mp3tag Version: 2.55a |
CODE Line1$char(13)$char(10)Line2 $char(13) is carriage return \r $char(10) is line feed \n -------------------- |
|
|
|
Mar 2 2006, 10:55
Post
#5
|
|
|
Member Group: Full Members Posts: 8 Joined: 28-February 06 Member No.: 2816 Mp3tag Version: 2.35g |
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 02:31 |