mpowell_esq
Member
Greetings,
Whilst using a CASE ststement can my conditions contain BEGINS, if it can what would the syntax be?
I wish to do along the lines of this,
case cust_num:
when cust_num Begins 013
do
block to execute
end
when cust_num begins 012
do
block to execute
end
end case.
This is not exact syntax just an idea of my objective, is it possible in the 4 gl?
TIA
Whilst using a CASE ststement can my conditions contain BEGINS, if it can what would the syntax be?
I wish to do along the lines of this,
case cust_num:
when cust_num Begins 013
do
block to execute
end
when cust_num begins 012
do
block to execute
end
end case.
This is not exact syntax just an idea of my objective, is it possible in the 4 gl?
TIA