Testing allocating large mapped files with J64:
   createjmf_jmf_ 'c:\test.jmf';4 * 300000 * 1200
   (JINT;1200) map_jmf_ 'testjmf';'c:\test.jmf'
   testjmf=: 300000 1200$100 20302 1290
|allocation error
|   testjmf    =:300000 1200$100 20302 1290

I expect that in J64 it is possible to handle huge mapped files.I do nut understand why this is not working?
Anssi

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to