Select Date Field Does Not Appear

Discussion, questions and support.
Post Reply
JGM22
Posts: 84
Joined: May 1st, ’15, 15:23

Post by JGM22 » Dec 8th, ’15, 22:31

When I run this text expander it prompts for the client but not the Start or End date, any assistance would be most appreciated.

sudo /usr/openv/netbackup/bin/bplist -b -l -B -I -R 4 -t 15 -C %INPUT_Client% -s %SELECT_StartDate% -e %SELECT_EndDate% {/} {|} tr -d "{\}0" {|} awk '{{}print $4,$5,$6,$8{}}' {|} sed s{/}".~.*"{/}""{/} {|} sort -u {|} grep -iv {^}0

Thank you,

JGM
User avatar
Tom
Posts: 796
Joined: Nov 24th, ’15, 23:39

Post by Tom » Dec 9th, ’15, 10:14

I checked and it works just fine for me. Double click on SELECT_Date fields to see if Type is set to Date.
JGM22
Posts: 84
Joined: May 1st, ’15, 15:23

Post by JGM22 » Dec 9th, ’15, 14:29

Tom, thank you, much appreciated as always...JGM
Post Reply