Bingo! Thanks! Joh
Carlos Ble wrote: > Hi, > You might be compiling with mcs instead of gmcs. If you are using > Monodevelop make sure you set up the > project config to user .Net 2.0 > > > 2007/8/19, Johannes Graumann <[EMAIL PROTECTED]>: >> >> How do I get this to work, please? >> >> List <string> LevelOneDirs = new List <string>(); >> >> The error this yields is: >> Expected `class', `delegate', `enum', `interface', or `struct'(CS1518) >> >> Thanks for any help, >> >> Joh >> >> >> >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
