[Swift-devel] Re: arrays of structures and building them in SWIFT

Ben Clifford benc at hawaga.org.uk
Sun May 4 18:36:37 CDT 2008


> Also, is there any print() or trace() command I could use to see whether
> sruns was assigned the correct values?
> I tried print(@filenames(sruns[0])),
> print(@filename(sruns[0].HEAD))
> but am not getting anything meaningful.

Using trace rather than print should give better results there. Though if 
you're getting an invalid path exception accessing pieces of sruns, that 
might happen in such a line too.

-- 




More information about the Swift-devel mailing list