「FloatDim」を含むwiki一覧 - 1ページ

DIM - Basicsoftのうぃき

言は、初の実行可能コマンドの前に FUNCTION か SUB 内になければなりません。ExamplesDim fTimeDiff2 As FloatDim iTest As IntegerDim iK[9] As Integer ' ik[0] to ik[8]Dim

Timer - Basicsoftのうぃき

ateシェルコマンドを実行します。 ExamplesPrint Timer0.291657006775Dim StartTime As FloatDim DiffTime As FloatStartTime = TimerDoSomething()DiffTime = Tim

DateDiff - Basicsoftのうぃき

eDiff works internally.Dim date1 As DateDim date2 As DateDim fDiff As FloatDim iDiff As Integerdate1 = Date(1964, 02, 28, 0, 29, 0)date2 = D

  • 1