How do I remove a question once I have an answer?
For those who might want to know this is the code that worked for my purpose:
read(e) filename;
if %EOF;
do this ?..;
else;
do this ?..;
endif;
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: