Hello,
Is it possible to create a restaure point with Neobook?
Thanks
Alex
Moderator: Neosoft Support
SetVar "[Bookmark]" "[PageTitle]"
FileWrite "[PubDir]bookmark.dat" "1" "[Bookmark]"
AlertBox "BookMark" "BookMark Created on [PageTitle]."
If "[BookMark]" "=" ""
FileRead "[PubDir]bookmark.dat" "1" "[BookMark]"
If "[BookMark]" ">" ""
GotoPage "[BookMark]"
EndIf
EndIf
Return to NeoBook Action Commands
Users browsing this forum: No registered users and 1 guest