Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the best video database software?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: UtNut
« on: April 30, 2018, 04:33:20 pm »


I've tried this but I don't get the field I want.

%OPTIONS%
encoding="UTF8BOM"
replace=";<->,"
replace=""<->"
replace="#13#10<-> "
replace="#13<-> "
replace="#10<-> "
filter="CSV Files|*.csv"
%OPTIONS%
%HEAD%Title;Original Title;Criterion;
%HEAD%{%value=title};{%value=origtitle};{%value=Criterion custom=true};

So Criterion is not shown in the export .csv.

Can anyone tell me what I'm doing wrong pls.
Posted by: Marc
« on: October 10, 2010, 11:10:33 am »

Thank you gentlemen, that worked.
Posted by: nostra
« on: October 10, 2010, 12:41:53 am »

Quote
{%value=Price custom="true"}

I forget every time. Wink

Obviously, me too  ::)
Posted by: rick.ca
« on: October 10, 2010, 12:16:57 am »

{%value=Price custom="true"}

I forget every time. ;)
Posted by: nostra
« on: October 09, 2010, 09:41:03 pm »

it is case sensitive, so {%value=Price custom=true}
Posted by: Marc
« on: October 09, 2010, 08:53:37 pm »

I don't understand the manual on this subject. If I have a custom field named "Price", how do I export it in a CVS file? What's the syntax? I tried {%value=price custom=true}, but that doesn't work...