You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
In Cache to open a file for reading, it will be on the order of
O DEV:("R"):0 . How does one do this in GT.M?
Thanks, Steve
Steve
unread,
Mar 8, 2013, 6:01:21 PM3/8/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Found out that O DEV::2 will work for an existing file. How would one
write to a new file or an existing file?
Thanks, Steve
K.S. Bhaskar
unread,
Mar 8, 2013, 10:24:40 PM3/8/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Steve --
Please go to http://fis-gtm.com and click on the User Documentation tab. The Programmers Guide (the UNIX Edition if you are using GT.M on Linux) should answer your questions.
Regards
-- Bhaskar
Valeriu Gontia
unread,
Mar 9, 2013, 2:46:45 AM3/9/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
суббота, 9 марта 2013 г., 0:51:11 UTC+2 пользователь Steve написал:
> In Cache to open a file for reading, it will be on the order of
>
> O DEV:("R"):0 . How does one do this in GT.M?
>
>
>
> Thanks, Steve