FORMULA LANGUAGE
Examples: AddBookmark
1. This example, when triggered from a hotspot button on a form, creates a bookmark, named "User Log," for the application whose replica ID is 873476CD:0070A010. The bookmark appears in the "Logs" folder on the current user's bookmark bar. Because no server name was specified, the user may be prompted to select a server, if the application is not already in their workspace.
@Command([AddBookmark];"
Notes:///873476CD0070A010
";"User Log";"Logs")
2. This example, when triggered from a hotspot button on a form, creates a bookmark, named "Feedback1," for the application whose replica ID is 641599CD:0030C007. If they don't already have the application on their workspace, the replica on server Acme is used by default. The bookmark appears in the "ProductOne Customers" folder on the current user's bookmark bar.
@Command([AddBookmark];"
Notes://Acme/641599CD0030C007
";"Feedback1";"ProductOneCustomers")
3. This example, when triggered from a hotspot button on a form, creates a bookmark to the application on server Cyclone whose path on that server is sales\reports.nsf. The bookmark is named "Sales Reports" and appears in the top level of the current user's bookmark bar.
@Command([AddBookmark];"
Notes://Cyclone/sales/reports.nsf
"; "Sales Reports")
Siehe auch
AddBookmark @Command
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar