Re: how test for empty sub-sequence?

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

Joe,

I guess I must have a different problem than I thought, 'cause that didn't
fix it.  Drat. Now I have to think more about what the actual problem might
be. I will save your example in my personal FAQ for future use, though. :)

Dan

-----Original 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