PdcApplication.DBPick: Difference between revisions
Jump to navigation
Jump to search
m moved DBPick to PdcApplication.DBPick |
No edit summary |
||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
DBPick(pKind as long,Default as String) as String | |||
== Description == | == Description == | ||
No longer supported | |||
== Notes == | == Notes == | ||
This method is replaced by 'pdc.ChooseRecord' | |||
== Code example == | == Code example == |
Revision as of 10:49, 21 May 2012
Declaration
DBPick(pKind as long,Default as String) as String
Description
No longer supported
Notes
This method is replaced by 'pdc.ChooseRecord'