Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there function like strtofile() in .NET framework?
Message
From
20/02/2008 10:37:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01294090
Message ID:
01294253
Views:
21
>Dear .NET experts,
>
>I want to log error information into a text file. In VFP I would do it with a simple STRTOFILE() function. Is there something like that in .NET?
>
>Thank you.

No there isn't. You have to create your own and must be carefull about it. The gotcha in .Net binary and text writers are different and you can't simply get both in one go (VFP StrToFile() works with any string that is binary or not).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform