Here is some sample code that should get you started: ShowOKButton true AddObject "NSBasic.win32.Registry","reg"
reg.key=&H1 'HKEY_CURRENT_USER reg.path="Software\NSBasic\NSBasic\Recent File List" reg.name="File1" MsgBox reg.value --- In [email protected], "toshio_suzuki" <toshio_suz...@...> wrote: > > > Please teach me usage of Registry Object with NSBasic ce 7. > For instance, how should I do to read the data of > HKEY_LOCAL_MACHINE\Software\Apps\NSBasic\InstalDir? > For instance, how should I do to write data here? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
