Purchase Solution

PERL Programming Validate Correctly

Not what you're looking for?

Ask Custom Question

I am having trouble in getting the sub bodytemp to validate correctly. For example if the user enters 102 for the temp the program will state the patient has expired which is not correct.

(See attached file for full problem description)

Attachments
Purchase this Solution

Solution Summary

The expert examines PERL programming to validate correctly.

Solution Preview

The reason is because all of the checking such as if($btemp > 102.0 && $btemp < 106.0) are just for greater than or less ...

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C# variables and classes

This quiz contains questions about C# classes and variables.