in reply to Debugging without shell access?
print <<"END_HTML"; <html> <head> <title>Masking Private Data</title> </head> <body> <h2>Masking Private Data</h2> This script is masking private data in the test data set with a departure date before $preserve_date. Records related to later events are being preserved.<p> </body> </html> END_HTML
|
|---|