Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Accesing a locked file...
Name: eac Date: October 3, 2002 at 12:50:25 Pacific OS: vms 7.2 CPU/Ram: 500/256
Comment:
In Win or Linux an opened file could be copied to another location. Now I want to do the same in Open VMS and I haven't any ideea. I can't get lost the error message saying that the file is locked by another user. Btw, a small utility I have can modify this files, but I don't even copy them.
Summary: I want to create a command file that can open a text file, find a specific word, edit it and save the new text file using lexical functions - is there an easy way to do this? ...
Summary: Hi, I would like to edit a binary file, it is a HPGL plot file extension *.hpp that I would like to add (append) some esc. codes and text to ? How can I do that and still keeping the file format for p...