Hi, > > mcs DoughnutMachine.cs /r:System.Windows.Forms.dll -o:DoughnutMachine.exe > > ... sorry: mcs DoughnutMachine.cs -r:System.Windows.Forms.dll > -out:DoughnutMachine.exe > for cross-platform compatibility
Easier than that mcs file.cs -r:System.Windows.Forms If no executable name is given, mono uses the filename without .cs passed in. The .dll is not required. TTFN Paul -- "It is often said that something cannot be libel if it is the truth. This has had to be amended to 'something cannot be libel if it is the truth or if the bank balance says otherwise'" - US Today
signature.asc
Description: This is a digitally signed message part
