beatlejus Member² Dec 9, 2003 #1 Hi, We have the following script: Code: ... and dcviewumsatzpos.createdat >= '&Datum_von' and dcviewumsatzpos.createdat <= '&Datum_bis' ... Is it possible, to give the input window a description for the user like "Please input the dates in the following form: DD.MM.YY"?
Hi, We have the following script: Code: ... and dcviewumsatzpos.createdat >= '&Datum_von' and dcviewumsatzpos.createdat <= '&Datum_bis' ... Is it possible, to give the input window a description for the user like "Please input the dates in the following form: DD.MM.YY"?
Marco Kalter Administrator Staff member Dec 9, 2003 #1 You can provide a hint for each variable: and dcviewumsatzpos.createdat >= '&'