Go Back   Cockos Incorporated Forums > Projects > Deprecated REAPER issue tracker > Closed Issue

file_open() in JS is broken Issue Tools
issueid=5416 11-06-2014 10:49 PM
Human being with feelings
file_open() in JS is broken
file_open() always returns -1

When using file_open() in JS I get -1 for file handle.
It happens with all the effects that use file_open(). For example, try opening guitar/amp-model and looking at the filehandle variable.

I tried it on 3 different computers running Win8 x64 and the results were the same.

For comparison, fopen() in EEL seems to work normally.


Discussion thread: forum.cockos.com/showthread.php?p=1426167
Issue Details
Issue Type Closed Issue
Project Deprecated REAPER issue tracker
Category Plugins
Status Not a Reaper Bug
Priority 2
Affected Version 4.73
Closed Version (none)
Yes votes 0
No votes 0
Assigned Users (none)
Tags (none)

11-07-2014 10:27 PM
Administrator
 
I think you may be confused by the fact that file_close(x) sets x to -1 after closing the handle.
Reply
11-07-2014 10:38 PM
Human being with feelings
 
Ah, you're right. For some reason I couldn't write to file and since I needed it as soon as possible I just transferred to EEL without checking things more thoroughly.

Simple test JS shows I was indeed wrong. Sorry to waste your time, please close the issue :)
Reply
Reply

Issue Tools
Subscribe to this issue

All times are GMT -7. The time now is 06:03 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.