Well I spent the whole day trying to figure out why data was not being saved
in the valentine database with a standalone
I guess you have to make sure you do the following when you close the app or
data is not saved, this works with valentina 2.5.6 now I will try and change
all to 3.2 and see if it works

ON DoCloseval
    
  get VDatabase_Close(theConnectionID) 

END DoCloseval

ON VCloseCard 
    
   get Valentina_ShutDown 

END VCloseCard

ON rclosecard
    
revCloseDatabase dbID


END rclosecard

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to