M
Michael
Guest
Is it possible to create a subtype with a range that is split over two
different areas?
for example:
SUBTYPE hex IS character RANGE('0' to '9' & 'A' to 'F');
different areas?
for example:
SUBTYPE hex IS character RANGE('0' to '9' & 'A' to 'F');