Hi all,
 
I want a automaticaly generate export csv file with some fields in file.
 
So I create macro.
 
When I run it from user client, everything is OK and macro generates file. 
Because I want use it in filter (like as RUN-PROCESS), I tested it under 
command runmacro. But macro didnt create the file.
Is the differences between macro for client and macro for runmacro command?
 
----- this is my macro ---
report
Set-schema: HPD:HelpDeskars01
Query:  '3' >= "1.1.2007" AND '536870964' LIKE "%to Supp%"
Report: 21=AR 
System1=13=repGE4=5=6=13=23=07=7710=958=19=111=012=020=716=-17=18=119=72=1Case
 
ID+020200000003Category020200000004Type020200000005Item0208Summary020536870977Last
 Name+020536870978First 
Name020200000012Region020200000007POS020200000006Department020260000126Priority020260000130Case
 
Type020260000128Source020240000006Group+020240000015Individual+020240000007Description020260000100Summary020260000503Details020240000008Work
 Log020
to-file: c:\tmp\report.csvO
end
--------------------------------
 
Thanks for advice.
 
/Tomas Stevove

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to