Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
S Z%%=Z(,"Z")この声明の意味は何ですか?
S Z%%=Z(,"Z")
このステートメントは、標準の MUMPS ではありません。変数名 Z%% は有効なローカル変数名ではありません。ローカル配列 Z は、実際の値で添え字を付ける必要があります。有効な MUMPS 構文で定義する必要がある開き括弧とコンマの間に式はありません。