GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Save(special file) Save(special file)

Save — save any modifications to an entity

[file] Save(in type ID);

The Save notice asks that any pending, unsaved modifications to a persistent entity (such as a file) be saved.

The ID argument is the identity of the entity to save. When its type is File, then the ID argument is unset (in other words, has a value of (char *)0), and it refers to the file or directory named in the message's file attribute.

The ToolTalk service may return one of the following errors in processing the Save notice:

The entity had no pending, unsaved modifications.
The file to save/revert does not exist.

The ttdt_file_join(3), function can be used to register for, and help process, the Save request.

The Save request can be sent with ttdt_file_request(3). Also, ttdt_Save(3), can send the relevant message and block on the reply.

ttdt_Save(3), ttdt_file_join(3), ttdt_file_request(3); Revert notice.


Search for    or go to Top of page |  Section s |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.