I'm trying to teach myself some basics of VBScript. I'm not the brightest bulb, so it is very slow going. I found a nice website for beginers "Seasame Script" on TechNet.<BR><BR>On this page of ...
本来であれば計算の前に入力チェックするべきだが、まぁサンプルということで。 エラー情報(Errオブジェクト) 実行時エラーの内容は Err オブジェクトに格納される。 Err オブジェクトは以下のプロパティとメソッドを持つ。 Numberプロパティ エラー番号。正常なら 0 、異常なら 0 以外 ...
時刻文字列を日付型に変換するには TimeValue 関数を使う。 TimeValue( TimeString ) TimeString: 時刻文字列。存在しない時刻を指定するとエラー 戻り値は内部処理形式が Date 型のバリアント。 WScript.Echo TimeValue("0:0:0") ' → 0:00:00 WScript.Echo TimeValue("1.23.45") ' → ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する