Hi,
What is the best way of creating a cursor adapter for use with a form, report, or a .prg in code other than hacking the .srx?
Can it be placed in a .prg file so that it can be easily edited by reading variables.
Currently, it seems too hardcoded, as either I have to open the form in the gui, and edit the adapters property sheet, or run the builder, or hack the .scx file.
What is standard practice?
Thanks, Stanley
What is the best way of creating a cursor adapter for use with a form, report, or a .prg in code other than hacking the .srx?
Can it be placed in a .prg file so that it can be easily edited by reading variables.
Currently, it seems too hardcoded, as either I have to open the form in the gui, and edit the adapters property sheet, or run the builder, or hack the .scx file.
What is standard practice?
Thanks, Stanley