UserDataSet and script
1.Is it possible to use UserdataSet methods (like first, next, etc) in script?
2. How to address UserDataset in script? For example, if I name component as frxParams and try to do somethimng like frxParams.Next, I get "undeclared identifier: frxParams" error.
2. How to address UserDataset in script? For example, if I name component as frxParams and try to do somethimng like frxParams.Next, I get "undeclared identifier: frxParams" error.
Comments