作成者カテゴリ返答の対象
公開
ちん
02/14/2002 03:19 PM
文書リンクアイコン Querycloseで@Command([FileSave])が実行できない
Re:Querycloseで@Command([FileSave])が実行できない

ちんといいます。
私の場合は、以下のようにしています。
@Command([EditDocument]);
FIELD 確認済 := 確認済;
@SetField("確認済";"確認済CHECK");
FIELD SaveOptions := 1;
@Command([FileSave]);
@Command([FileCloseWindow])

参考までに・・・


[Previous Main Document]
Querycloseで@Command([FileSave])が実行できない (A.YAMANAKA)
. . Re:Querycloseで@Command([FileSave])が実行できない (ちん) * 現在地 *
. . . . エラーはでなくなりましたが、保存ができていないようです。 (A.YAMANAKA)
. . Re:Querycloseで@Command([FileSave])が実行できない (ちん)
. . . . Re: Querycloseで@Command([FileSave])が実行できない (A.YAMANAKA)
. . . . . . Re: Querycloseで@Command([FileSave])が実行できない (test)
. . . . . . . . Re: Querycloseで@Command([FileSave])が実行できない (A.YAMANAKA)
. . . . . . . . . . Re: Querycloseで@Command([FileSave])が実行できない (test)
. . . . . . . . . . . . Re:Querycloseで@Command([FileSave])が実行できない(追加) (test)
. . . . . . . . . . . . . . Re: Querycloseで@Command([FileSave])が実行できない(追加) (A.YAMANAKA)
[Next Main Document]