encode fh007_indc[1],gen(fh007_indc)
weights not allowed
r(101);
Keywords: r(101)
Search: (1) Official help files, FAQs, Examples, SJs, and STBs
Search of official help files, FAQs, Examples, SJs, and STBs
[P] error . . . . . . . . . . . . . . . . . . . . . . . . Return code 101
varlist not allowed;
weights not allowed;
in range not allowed;
if not allowed;
= exp not allowed;
using not allowed;
Certain commands do not allow an if qualifier or other elements
of the language. The message specifies which item in the command
is not allowed. See the command's syntax diagram. For example,
append does not allow a varlist; perhaps you meant to type merge.
(end of search)