/* Generate the date popups */ parse arg fname . /* Pull in the stream, use that date if there is one */ 'CALLPIPE (name datepop) *:| var indate' if (indate = 'INDATE' ) then indate = date('S') 'OUTPUT ' 'OUTPUT ' 'OUTPUT '