There should be labs on memory mapped file, please run and study from them.

On Sat, Jan 14, 2023, 8:11 AM Ak O <[email protected]> wrote:

> Hi Bill,
>
> I am still getting this error:
>
>      |Win sharename must not have/: assert
>      |     'Win sharename must not have/' assert-. '/' e. sn
>
>
> When I run both:
>      map_jmf_ 'xxx';('fn' jpath 'C:\Users\user\map.jmf);('fn' jpath
> 'C:\Users\user\map.jmf);1
> and
>      share_jmf_ 'xxx';('fn' jpath 'C:\Useq
>
> Am I thinking about this correctly?
> I am try to produce a read-only (MTRO) view to a jmf file.
>
>
> When I open 'jmf' and search:
>       'Win sharename must'
> , it takes me to line 310. (I think this is a convention check for Windows
> setups. )
>
> The Studio_Mapped_Files page says that it flips the '\' to '/':
>
>      'If a sharename with \s is used ...the \s are replaced by /s.'
>
>
> How do I make correct statements for both 'map_jmf_'
> and 'share_jmf_', on a Windows system?
>
> Thank you,
>
>
> Ak
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to