Deluxe Slide Show [Attn. Al]

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

Hello Al,

I changed line 45 of the slide show to:
global function get_ext(sequence file)
   integer last  last=0
   for x=1 to length(file) do
     if equal(".",file[x..x]) then 
       last=x
     end if
   end for 
  return file[last+1..length(file)]
 end function 


Because some of the files like:

hello.000567.jpg 

where being ignored.

Thought you might like to know.


Don Cole

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

Search



Quick Links

User menu

Not signed in.

Misc Menu