Re: how test for empty sub-sequence?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Dan,

Try something like this:

object temp

temp = yourSequence [x] [y] [z]
if sequence (temp) and (length (temp) > 0) then
    .
    .
    .
end if

Joe

-----Original Message-----
From: Euphoria Programming for MS-DOS
[mailto:EUPHORIA at LISTSERV.MUOHIO.EDU]On Behalf Of Dan B Moyer
Sent: Friday, January 28, 2000 11:42 PM
To: EUPHORIA at LISTSERV.MUOHIO.EDU
Subject: how test for empty sub-sequence?


How can I test a sequence to see if a sub-sequence is empty or not?

Dan Moyer

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu