file creation follow up

View: New views
3 Messages — Rating Filter:   Alert me  

file creation follow up

by Jude DaShiell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

bad news, the two different examples by number actually turned out to be
duplicates.  So file creation isn't yet implemented.  Is file handling
implemented in some form?  If there were something like a shell() function
where other linux tools could be bought to bear temporarily that problem
could be circumvented easily.  It would need exception handling if someone
tried using the code on a real windows system and the Microsoft compliant
stuff would have to be present for that but that's not difficult.


_______________________________________________
Mono-vb mailing list
Mono-vb@...
http://lists.ximian.com/mailman/listinfo/mono-vb

Parent Message unknown Re: file creation follow up

by Jude DaShiell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Interesting, there was no problem with New but there was a problem with
Stream object.  Might there be an alternate way to do this file creation
and handling that was in use before Microsoft implemented Stream?


_______________________________________________
Mono-vb mailing list
Mono-vb@...
http://lists.ximian.com/mailman/listinfo/mono-vb

Re: file creation follow up

by Rolf Bjarne Kvinge-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
 
> bad news, the two different examples by number actually turned out to
> be duplicates.  

Which two examples?

> So file creation isn't yet implemented.  Is file handling
> implemented in some form?

Yes it is.

> If there were something like a shell() function
> where other linux tools could be bought to bear temporarily that
> problem could be circumvented easily.

Have a look at System.Diagnostics.Process

Rolf


_______________________________________________
Mono-vb mailing list
Mono-vb@...
http://lists.ximian.com/mailman/listinfo/mono-vb