Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-05-2009, 05:21 PM   PM User | #1
Clearline
New Coder

 
Join Date: Jun 2003
Location: Miami
Posts: 33
Thanks: 1
Thanked 0 Times in 0 Posts
Clearline is an unknown quantity at this point
Question Transfer of Data to Local File

I design and use DOS batch files for many functions I do, mainly as it is the easiest way to create/append log, list or report files on the harddrive as a result.

DOS command still have a limited scope compared to my js scripts where it is easier to set input fields, filters, branching, modules, etc. but as far as I unserstand JS is designed not to access the local system in writing functions for security concerns.

So my question is how can your transfer results to a file on the local system.

: Change script types like VB? or some other export command?

As an alternative, I have programs that capture all Copy commands, so I could programmically select and copy each result > to file, but that would be cumbersome and prevent the script from being stand alone (plus I haven't learned the code for that yet, either).

In Spider Monkey JS, the commands can interact with the local system, as used by programs such as AviDemux
Clearline is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:41 AM.


Advertisement
Log in to turn off these ads.