Search Results

Search: Posts Made By: angilulu
6,254
Posted By angilulu
How to check if date format is correct?
Hi! how do i know if the input is the same as the required date format? the date should be dd/mm/YYYY ex. 2/3/2012 or 15/11/2012

all the following conditions must return an error:
*input of...
1,694
Posted By angilulu
Using && in if statement with 3 expressions
how do you write an if statement for something like
if ((expr 1 >= expr 2 && expr 3 >= expr 4) && expr 5 <= expr 6)

if ((TRUE && TRUE) && TRUE) then
condition...

i've done it this way...
2,834
Posted By angilulu
Display data from a range of dates
I have a data in a file called SCHED which has 5 columns: sched no, date, time, place and remarks. The image is shown below.
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy