x


System.IO Help!

is there any way to use http://System.IO in javascript? if there is could some one post example code or a link to documentation?

thanks

more ▼

asked Apr 15 '11 at 12:46 AM

saberboy117 gravatar image

saberboy117
138 41 54 69

(comments are locked)
10|3000 characters needed characters left

2 answers: sort oldest

import http://System.IO;`

Docs I use are here (for example): http://msdn.microsoft.com/en-us/library/system.io.streamwriter.aspx#

Although they claim not to have JScript examples. The C# is pretty close, just use that as a guideline for using the API's

more ▼

answered Apr 15 '11 at 12:59 AM

DaveA gravatar image

DaveA
26.5k 151 171 256

(comments are locked)
10|3000 characters needed characters left

The link in my answer to your other question has an example written in javascript:

http://answers.unity3d.com/questions/51119/creating-a-file-and-writing-into-it-p/51128#51128

more ▼

answered Apr 15 '11 at 10:05 AM

Wibbs 1 gravatar image

Wibbs 1
331 5 6 18

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x297
x133

asked: Apr 15 '11 at 12:46 AM

Seen: 1802 times

Last Updated: Apr 15 '11 at 12:46 AM