【NAVISION】備忘録 6/7

closeこの記事は 1 年 7 ヶ月 6 日 前に投稿されたものです。間違いに気づいたらその都度修正していますが、今読んだらおかしな点もあるかもしれません。ご了承ください。
完全に自分のための備忘録です。すみません。

====== 6/7 ======


STRSUBSTNO Function (Code, Text)
Replaces %1, %2, %3… and #1, #2, #3… fields in a string with the values you provide as optional parameters.NewString := STRSUBSTNO(String [,Value1, …])



COPYSTR Function (Code, Text)
Copies a substring of any length from a specific position in a string (text or code) to a new string.NewString := COPYSTR(String, Position[, Length])



GETRANGEMIN Function
GETRANGEMIN retrieves the minimum value of the filter range that is currently applied to a field.Record.GETRANGEMIN(Field);



GETRANGEMAX Function
GETRANGEMAX retrieves the maximum value of the filter range that is currently applied to a field.Value := Record.GETRANGEMAX(Field)



SETRANGE Function
SETRANGE sets a simple filter on a field.Record.SETRANGE(Field [,From-Value] [,To-Value]);



SETFILTER Function
SETFILTER sets a filter in a more general way than SETRANGE.Record.SETFILTER(Field, String [, Value], ...];



SETCURRENTKEY Function
SSETCURRENTKEY selects a key for a record and sets the sort order that is used for the table in question.[Ok :=] Record.SETCURRENTKEY(Field1, [Field2],...)



CALCFIELDS Function (Record)
Updates the FlowFields in a record.[Ok :=] Record.CALCFIELDS(Field1, [Field2],...)



関連記事かも?

  1. jQueryのindex()でつまずいたこと
  2. 商品画像をクリックしたらカートに入るイメージのアニメーションを作ってみた
  3. SyntaxHighlighterでソースコードを見やすく表示
  4. 押したら開いたり閉じたりする備忘録
  5. 視力回復トレーニング

関連記事は無いと思います。

Filed under: ★科学、技術、PCなど  タグ: , , , , , ,   charlie432 21:00
トラックバック

このエントリーのトラックバックURL:

コメントはまだありません »

コメントはまだありません。

コメントする





(一部のHTMLタグを使うことができます。)

    2010年7月
    « 6月   8月 »
     1234
    567891011
    12131415161718
    19202122232425
    262728293031