[About Ux] [AddColor] [SC/Rb] [既知のバグ]

All Stacks requirements HyperCard 2.2-J & System7
All XCMDs requirements HyperCard 2.0 & System7



See also some files


UxReplace1.4 XFCN 14k

*Japanese only*
usage : UxReplace( sourceString, toFindString, newString [, caseSensitiveBoolean ] )

日本語対応の検索置換外部関数

特定の文字列を違う文字列に置き換えます。 - This XFCN can replace characters of string. It specialized to Japanese.


UxTagReplace1.2 XFCN 14k

usage : UxTagReplace( tgText, key1, key2, newText [, caseSensitiveBoolean ] )

文字列置換外部関数

2つのキーワードに挟まれた文字列を置換します。 - This XFCN can replace strings that it is sandwiched in between two characters.


UxGetFoundLines1.4 XFCN 26k

*English and Japanese only*
usage : UxGetFoundLines( SourceStr, findStr [, resultForm ] [, caseSensitiveBoolean ] [, condition ] [, topOnlyBoolean ] )

行検索外部関数

文字列の中からキーワードを検索して、ヒットした全ての行、または行番号リストを返します。 - This XFCN search a key-word from strings, and return all hit lines, or return hit line number's list. This is English and Japanese exclusive use. It do NOT work in other (German, Italian, French, Chinese...) languages rightly.


UxAnswer2.4 XFCN 23k

usage : UxAnswer( [ message ], [ "btn, btn, btn ..." ], [ icon ] )

Answer コマンド拡張外部関数

好みのアイコンをダイアログに表示出来ます。カラーアイコンも使え、アイコンアニメーションも可能です。ボタンの数を無制限に増やせます。 - UxAnswer2.x XFCN can display extended-answer-dialog. It can - display an arbitrary icon( 'ICON' 'cicn' ), made to do icon animation, increase of a button.


UxPlayMIDI-201scc Xcmd 288K


UxPlayMIDI for SuperCard4.x Carbon Xcmd

SuperCard4.x用Carbon版UxPlayMIDIです。OS9/OSXで動きますが、OSXでは何故か勝手にエコーがかかってしまうことがあります。UxGetInstのCarbon版も同梱。'Convert from SLG' ボタンが未完成でした。こちらをどうぞ->slg2pmd4SC4


UxShuffle1.3 XFCN 11k

usage : UxShuffle( numMax [, delimiter ] )

乱数列生成外部関数

UxShuffle( 10 ) とすると "1,4,3,7,8,5,6,10,9,2" のような、カンマ区切りの乱数の並びが返ってきます。単純にランダムの数値を得るのではなく、あるものの順番をランダムに変えたい場合に。 - UxShuffle XFCN can generate random numerical value.


UxRuler1.1 XCMD 20k

usage : UxRuler [ winLoc ]

ルーラー表示外部命令

座標を調べるためのルーラーパレットを表示します。 - This XCMD can display a ruler-palette.


UxGetClipKind1.0 XFCN 11k

usage : UxGetClipKind( )

クリップボード内データリスト取得外部関数。

現在のクリップボード内にある全てのデータの「種類」と「大きさ」を得ます。- This XFCN get a kind list of the data which there is in clip-board.


UxJis2Sjis1.0 XFCN 12k

usage : UxJis2Sjis( jisStr )

JIS(iso-2022-jp) ->SJIS変換外部関数。

JIS(iso-2022-jp)の文字列をShift-JISに変換します。- This XFCN convert JIS(iso-2022-jp) Japanese text to Shift-JIS.


UxEuc2Sjis1.0 XFCN 11k

usage : UxEuc2Sjis( EUC_JP_text )

EUC-JP ->SJIS変換外部関数。

EUC-JPの文字列をShift-JISに変換します。- This XFCN convert EUC-JP Japanese text to Shift-JIS.


UxPict2Mono1.0 XCMD 15k

usage : UxPict2Mono srcFilePath [, dstFilePath ] [, dstCreator ]

モノクロ変換外部命令

指定した画像ファイルを、昔懐かしい1ビットモノクロに変換します。 - This XCMD create 1-bit mono tone PICT from picture.


UxScreen2Movie1.2 XCMD 22k

usage : UxScreen2Movie command [, moviePath ][, timeRate ][, codec ][, quality ][, rect ]

スクリーンイメージを動画に保存する外部命令

メインディスプレイのイメージをムービーに保存します。 - This XCMD can make make a Movie file of a screen image.


UxCompressPict1.1 XCMD 18k

usage : UxCompressPict filePath [, tgFile ] [, quality ] [, isMacPICT ]
usage : UxCompressPict filePath [, tgStack ] [, quality ] [, resID ] [, resName ]

ピクト圧縮外部命令

ピクト画像を読み込んでJPEG圧縮します。JPEGファイルやJPEGリソースを作れます。 - This XCMD can make JPEG resouce/file from PICT file.


UxGetScreen1.1 XCMD 15k

usage : UxGetScreen [ rect ] [, 'ClipBoard'/'Resource'/filePath ] [, resName/creatorSign ]
* SuperCard & REALbasic savvy *

スクリーンショット取得外部命令

メインディスプレイのイメージをピクトとして得ます。 - This XCMD can make PICT resouce/file from the image of a main display.


UxFile2MovieFile1.1 XCMD 13k

usage : UxFile2MovieFile sourceFilePath [, destFilePath ]

ムービーファイル変換外部命令

任意のファイルからムービーファイルを作ります。 - This XCMD can make a movie file from any files. ( e.g. MIDI, TEXT, AIFF, and other )


UxGetCDName1.0 XFCN 11k

usage : UxGetCDName( ['name/list' ] )

オーディオCD名取得外部関数

オーディオCDのボリューム名( "オーディオ CD:" など)や、トラック名リストを得ます。 - This XFCN can get AudioCD volume name, or track names list.


UxSndRecordToRes1.0 XCMD 13k

usage : UxSndRecordToRes soundName [, 'best/better/good' ] [, dialogLoc ] [, doOverWriteBoolean ]

サウンド録音外部命令

サウンド録音ダイアログを出して、サウンドリソースを作ります。( 22kHz/モノラルのみ) - This XCMD records sound( 22kHz/mono only), and save to stack as snd resource.


UxModifier1.0n XFCN 8k

usage : UxControlDown( )
usage : UxGetModifier( )

機能キーの状態を返す外部関数

コントロールキーの状態を返す UxControlDown と、押されている機能キーのリスト( command, shift, capsLock, option, control )を返す UxGetModifier のセット。 - UxControlDown XFCN can get state of control-key. UxGetModifier XFCN can get state of modifiers (command, shift, capsLock, option, control)-key.


UxDeleteResFork1.0.1.0 XCMD 12k

usage : UxDeleteResFork filePath

リソースフォーク削除外部命令

指定ファイルのリソースフォークをまるごと削除します。 -This XCMD completely deletes resource fork of a file.


UxCharsToNum1.0 XFCN 11k

usage : UxCharsToNum( text [, hexResultBoolean ] [, isSjisBoolean ] )

文字列数値変換外部関数

文字列のアスキーコードを得ます。日本語2バイト対応。 -This XFCN can get ASCII character number. It specialize to Japanese.


Ux-BinFile 30k


バイナリファイル操作外部命令、外部関数

UxReadBinFile と UxWriteBinFile のセットです。バイナリファイルを16進数として読み込んだり、16進数文字列からバイナリファイルを作ります。 - UxReadBinFile XFCN can get decimal/hex strings from binary file. And, UxWriteBinFile XCMD can make binary file from those strings.


UxListSelect1.1 XFCN 18k

usage : UxListSelect( listStr, [ dialogName ], [ listWidth ], [ listHeight ], [ cellWidth ], [ trancMiddleBoolean ] )

リストダイアログ作成外部関数

リスト選択のダイアログを表示します。 - This XFCN create a list dialog.


UxAnswerVolume1.2 XFCN 15k

usage : UxAnswerVolume( [ dialogName ], [ dialogLoc ] )

ディスク(ボリューム)選択ダイアログ作成外部関数

ボリュームを選択するダイアログを出します。 - This XFCN create a dialog that choose disc volume.


UxDialog1.3 XFCN 22k

usage : UxDialog( 'DLOG'resName/ID, [ windowName ], [ valueList ], [ nameList ] )

ダイアログ作成外部関数

ResEdit で作った DLOG リソースを読み込んで、ダイアログを表示します。 UxWindow のダイアログ版です。 - This XFCN create a dialog from 'DLOG' resource.


UxOffsetJ1.0 XFCN 11k

usage : UxOffsetJ( findStr, japaneseSJIS_Str [, caseSenseBool ] )

文字列検索外部関数

日本語(SJIS)を問題なく扱える使える offset 関数です。 - This XFCN is the OFFSET function that specialized for JAPANESE..


UxRegion1.2 XCMD/XFCNs 27k

Include : UxGetCdRgn1.0/UxGetRectRgn1.0/UxGetOvalRgn1.0/UxGetPolyRgn1.0/UxCheckRgn.Cit/UxViewRgn1.0/UxOffsetRgn1.0/UxInvertRgn1.1/UxShrinkRgn1.0/UxUnionRgn1.0/UxDiffRgn1.0

領域データ作成/領域判定外部関数

領域データを作成する XFCN と、指定座標がその領域内にあるかを調べる XFCN などのセットです。 - This is a set of a Xs to operate region data. To make region data, to check a loc within region, and other...


UxSndRecordToFile1.0 XCMD 12k

usage : UxSndRecordToFile filePath [, 'best/better/good' ] [, dialogLoc ]

サウンド録音外部命令

サウンド録音ダイアログを出して、aiff ファイルを作ります。( 22kHz/モノラルのみ) - This XCMD records sound( 22kHz/mono only), and save to aiff file.


UxWindow1.1 XCMD 33k

usage : UxWindow 'DLOG'resName/ID, [ isFloatBoolean ], [ windowName ], [ valueList ], [ nameList ]

ウィンドウ作成外部命令

ResEdit で作った DLOG リソースを読み込んで、ウィンドウを表示します。 - This XCMD create a window from 'DLOG' resource.


UxMovie1.8 XCMD 126k

usage : UxMovie movie [, windowStyle ] [, windowLoc ] [, visibleBoolean ] [, 'floating/nonFloating' ] [, showControllerBoolean ] [, closeOnFinishBoolean ] [, noProgressDialogBoolean ]

ムービー再生外部命令

QuickTime ムービーを外部ウィンドウ上で再生します。 - This XCMD can play-back a QuickTime movie on external-window. ( for 'Lite' user )


UxFile2Res1.0/ UxRes2File1.0 XCMD 22k

usage : UxFile2Res tgFilePath, [ saveResName ]
usage : UxRes2File tgResName, saveFilePath

ファイルリソース変換外部命令

指定のファイルをリソースフォークに格納する UxFile2Res と、指定のリソースをファイルに書き戻す UxRes2File のセットです。 - UxFile2Res can put any file in to resource fork of stack. And, UxRes2File can create a file from the resource.


UxCardImage2PictFile1.0 XCMD 15k

usage : UxCardImage2PictFile [ winName/ 'CardPicture' ] [, rect ] [, filePath ] [, fileCreator ]

ウィンドウイメージ/カードピクチャー保存外部命令

ウィンドウイメージ、又はカードピクチャーをピクトファイルに保存します。 - This XCMD can make pict file from card-picture.


UxGetIconName1.0 20k

usage : UxGetIconName( iconID )

アイコン名取得外部関数

アイコンIDからアイコン名を得ます。 - This XFCN can get the ICON-name from the ICON-ID.


UxPlayMIDI 2.0.1 update 48k


UxPlayMIDI バグフィックス版 - Bug fixed UxPlayMIDI. The portament problem was fixed.



UxGetInst1.1 XFCN 14k

usage : UxGetInst( selector/instrumentNum )
* SuperCard savvy *

QuickTime音色名取得外部関数

QuickTime音色リストを得ます。 - This XFCN can get the QuickTime Instrument name list.


UxPickInst1.1 XFCN 12k

usage : UxPickInst( [ message ] [, defaultInstrumentNumber ] )
* SuperCard savvy *

QuickTime音色選択外部関数

ダイアログから QuickTime音色を選択出来ます。 - This XFCN displays a dialogue for a user to choose the QuickTime Instrument.


UxPlayMIDI 2.0 XCMD 167k

usage : UxPlayMIDI notes [, playTempo ] [, defaultInstrumentNum ] [, soundVolume ] [, 'Play' / 'do' / 'Loop' / saveFilePath ] [, toSmfSaveBoolean ] [, fileCreatorSign ]
English package here --> UxPlayMIDI 2.0E
* SuperCard savvy *

Play文拡張外部命令

Play文のスコアを MIDI の音色で鳴らしたり、SMF として保存します。 - This XCMD can play notes ( text-based format like in HyperTalk ) with QuickTime Instruments, and convert it to MIDI/Movie files .



UxGetKeyScript1.0 XFCN 10k

usage : UxGetKeyScript( )

キーボードスクリプト取得外部関数

現在のキーボードスクリプト(ローマン/日本語など)を得ます。 - This XFCN can get key-script ( Roman/Japanese/etc. ) .


UxGetSysFont1.0 XFCN 10k

usage : UxGetSysFont( [ getAppFontBoolean ] )

システムフォント名取得外部関数

システムフォント名/アプリケーションフォント名を得ます。 - This XFCN can get system/application current font ( Chicago/Osaka/etc. ) .


UxCheckWClick1.0 XFCN 17k

usage : UxCheckWClick()

ダブルクリックチェック外部関数

システム規定時間内に再度クリックされたかを調べます。 - This XFCN get - did the user click again during the ticks that a system prescribed?


UxGetCDTimeList1.0 XFCN 15k

usage : UxGetCDTimeList( [ 'L/T' ] [, 'T/S' ] )
* SuperCard & REALbasic savvy *

CD演奏時間取得外部関数

オーディオCDの演奏時間を得ます。 - This XFCN can get a play-time-list of the audio-CD.


UxGetProcessList1.0 XFCN 11k

usage : UxGetProcessList( [ 'N|S|P' ] )

プロセスリスト取得外部関数

起動しているプロセスの名前、タイプ、ファイルパスのリストを得ます。 -This XFCN can get information list of all processes in activation currently.


UxPlayThemeSound1.0 XCMD 16k

usage : UxPlayThemeSound soundKind [,'begin' ]

アピアランステーマサウンド再生外部命令

OS8.5以降のアピアランスの「テーマサウンド」を再生します。 - This XCMD can play 'Appearance theme sounds'.



UxRes1.2 20k


リソース操作外部命令/外部関数集

リソース操作の XCMD/XFCN 集です。以下のものが入っています。 - This is a package to operate a resource.
UxResCopy1.1 UxResDelete1.1 UxResRename1.0 UxGetResSize1.0 UxGetResList1.1 UxGetResID1.0 UxGetResName1.1


UxIcon2Str1.0 XFCN 12k

usage : UxIcon2Str( iconName [ , onChar ] [ , offChar ] [ , verticallyBoolean ] )

アイコンパターン取得外部関数

指定アイコンのドットパターンを文字列として得ます。 - This XFCN can get the strings that it was converted from dot-pattern of an icon.


UxGetApp1.2 XFCN 11k

usage : UxGetApp( toFindCreatorSign [, fullResultBoolean ] )

アプリケーションパス取得外部関数

クリエータ( "WILD" や "ttxt" )からアプリケーションのパスを得ます。 - This XFCN can get full-path/name of an application from creator sign ( e.g. 'WILD', 'ttxt' ).


UxDraw1.2 XCMD 27k

usage : UxDraw drawCmd

グラフィック描画外部命令

カードウィンドウに一時的なカラーグラフィックを描きます。 - This XCMD can draw some figure to the card window ( NOT to card-picture ).


UxGetTextValue1.0 XFCN 10k

usage : UxGetTextValue( text )
* for Japanese *

日本語対応value外部関数

HyperTalk の value() の日本語バグを回避します。 - This XFCN is a tool to evade a bug peculiar to Japanese of the HyperTalk's value() function. It specialize to Japanese.


UxPlayMovie1.1 XCMD 50k

usage : UxPlayMovie movie [, rect/Loc ] [, noControlBoolean ] [, realSizeBoolean ] [, playLoopCount ] [, noProgressDialogBoolean ]

ムービー簡易再生外部命令

QuickTime ムービーをカードウィンドウ上で再生します。 - This XCMD can play-back a QuickTime movie on card-window.


UxPutTruncText1.0 XCMD 15k

usage : UxPutTruncText str [, where ], fieldName/id [, 'cd/bg' ]

文字列幅指定外部関数

文字列を指定フィールドに収まる長さに揃えて入れます。 - This XCMD can cuts strings in length to be delivered to target field, and puts it.


UxFileDropPalette1.4 XCMD 50k

usage : UxFileDropPalette winName [,winLoc] [,hasCloseBoxBoolean] [,picName/ID] [,'file/folder'] [,fileType] [,forceBringBoolean]

ドロップパレット作成外部命令

ファイルとフォルダをドロップ出来るパレットを作ります。 - This XCMD can display the palette which can drop with files/folders.


UxResolveAlias1.1 XFCN 13k

usage : UxResolveAlias( aliasFilePath, noUseReactBooean )

エイリアス解決外部関数

エイリアスのパスを渡すと、元アイテムのパスを返します。 - This XFCN can get original-file-path from alias-file-path.


UxCheckSpeech1.0 XFCN 9k

usage : UxCheckSpeech()

SpeechManagerチェック外部関数

スピーチマネージャがインストールされているか調べます。 - This XFCN can get - the Speech manager was installed?


UxGetFileIcon1.5 XCMD 62k

usage : UxGetFileIcon filePath [, getColorIconBoolean ] [, getLargeIconBoolean ] [, savePath ]
* SuperCard & REALbasic savvy *

アイコンイメージ取得外部命令

指定ファイルのアイコンイメージを取得します。 - This XCMD can convert an icon-image of any file into PICT file ( or into grc-obj on SC ).


UxAnswerFolder1.1 XFCN 13k

usage : UxAnswerFolder( )

フォルダ選択外部関数

フォルダ選択ダイアログを出します。 - This XFCN displays a dialogue for a user to choose the Folder.


UxGetFontList1.0 XFCN 12k

usage : UxGetFontList( scriptNumber, onlyFixedWidthFontBoolean )

フォントリスト取得外部関数

インストールされているフォントをリストアップします。言語指定や等幅だけのリストアップも出来ます。 - This XFCN can get a list of installed font. It can designate a script ( e.g. Japanese/Roman ) by num.


UxIsFixedFont1.0 XFCN 10k

usage : UxIsFixedFont( fontName )

等幅チェック外部関数

指定フォントが等幅かどうかをチェックします。 - This XFCN can get - was Fixd width font? ( e.g. "Monaco" = true )


UxPict2Card1.1 XCMD 40k

usage : UxPict2Card filePath/pictResName/pictResID [, pointToDraw/rectToDraw ] [, options ]

カードピクチャー読込外部命令

画像ファイル、又はピクトリソースを読んでカードピクチャーにします。 - This XCMD can read image-file/PICT-resource and draw it on card-picture.


UxCardImage2Res1.3 XCMD 42k

usage : UxCardImage2Res [ winName/'CardPicture' ] [, rect ] [, resID ] [, resName ] [, resFilePath ] [, overWriteBoolean ] [, transfarMode ]

ウィンドウイメージ/カードピクチャー保存外部命令

ウィンドウイメージ、又はカードピクチャーをピクトリソースとして保存します。 - This XCMD can make image-file/PICT-resource from card-picture.


UxGetCardPixel 1.1 XFCN 12k

usage : UxGetCardPixel( tgPoint [, width, height ] )

カードピクセル読取外部関数

指定座標のドットが白か黒かを読みます。 - This XFCN can get ' pixel on?' of any point/points of card-picture.


UxFlashWin1.0 XCMD 11k

usage : UxFlashWin [ flashCount ][, winName ] [, rect ]
* SuperCard savvy *

flash 拡張外部命令

ウィンドウやレクトを指定してフラッシュさせます。 - This is the Flash command that it can designate a window.


UxIsJpegPict1.2 XFCN 14k

usage : UxIsJpegPict( picName/ID [, resFilePath ] )
usage : UxIsJpegPict( pictFilePath )

ピクト圧縮状態取得外部関数

ピクトファイル/ピクトリソースが JPEG 圧縮されているかを調べます。 - This XFCN examine PICT-file/resource whether it is JPEG compressed.


UxIsJpegFile1.1 XFCN 11k

usage : UxIsJpegFile( tgPath )

JPEG ファイルチェック外部関数

指定ファイルが JPEG データを持っているかを調べます。 - This XFCN examine any file whether it have JPEG data.


UxTrashObj1.0 XCMD 10k

usage : UxTrashObj tgPath

ファイル削除外部命令

指定ファイル/フォルダをゴミ箱に移動します。 - This XCMD can move a file to trash box.


UxReplaceStyle1.2 XCMD 16k

usage : UxReplaceStyle findText, [caseSensitiveBoolean], field, [fldIsCdBoolean], [font], [fontSize], [fontFace]

フィールド上の文字列スタイル変更外部命令

指定フィールドの中から文字列を検索して、その文字列のスタイルを全て指定のものにします。例えば フィールド1の中の "長野" を全て明朝のボールドに ということが出来ます。 - This XCMD search characters from the field, and change all them to designation-style. E.g. change all "Apple" to bold-face.


UxRgnCard1.0 XCMD 25k

usage : UxRgnCard [ commands ]

カード透明化(?)外部命令

カードの形状を変更します。 - This XCMD can change shape of card-window.


UxSetDialogFont1.0 XCMD 10k

usage : UxSetDialogFont [ fontName ]

ダイアログフォント変更外部命令

ダイアログで使用するフォントを設定します。 - This XCMD can change a font of a dialogue.


UxBack1.8 XCMD 86k

usage : UxBack R, G, B
usage : UxBack "resType", ID/name

デスクトップを隠す外部命令

スタックの後ろに任意の色のウィンドウを開いてデスクトップを隠します。 - This XCMD can display a window behind stack. It hides a desktop. And it can display various colors, icons, pictures, and others.


UxFindFolder1.1 XFCN 11k

usage : UxFindFolder( folderTypeSign )

システム関連フォルダパス取得外部関数

システムフォルダやアップルメニューフォルダのフルパスを得ます。 - This XFCN can get a full-path of some folders prescribed by System. E.g. System folder, Apple menu folder, and others.


UxAeOpen1.1 XCMD 14k

usage : UxAeOpen thePath [, finderActivate ]
* SuperCard savvy *

ファイルオープン外部命令

指定ファイル/フォルダをファインダーを使って開きます。 - This XFCN can order in the Finder to open some file/folder.


UxAeShow1.0 XCMD 14k

usage : UxAeOpen thePath [, finderActivate ]
* SuperCard savvy *

ファイル表示外部命令

指定ファイル/フォルダをファインダー上で表示します。 - This XFCN can order in the Finder to show some file/folder.


UxPop2.8 XFCN 45k

usage : UxPop( menuStr [, opt ] [, deflt ] [, loc ] )
usage : UxPop( "_card" [, bg ] )
usage : UxPop( "_Hcard" )

多機能ポップアップメニュー外部命令 - This is many functions popup menu.

アイコン付きの階層ポップアップメニューが作れます。
選択したアイコンやテキストを、ボタンやフィールドに反映出来ます。
スタック内のカードを一発でメニュー表示することも出来ます。


UxReadClipFile 1.0 XCMD 15k

usage : UxReadClipFile textClipingFilePath, fldName/id [, "cd/bg"]

クリッピングファイル読み込み外部命令

クリッピングファイル(テキストクリッピング)をフィールドに読み込みます。 - This XCMD can put text of a text-clipping-file into a field.


UxClipFile2ST 1.2 XCMD 19k

usage : UxClipFile2ST clippingFilePath [, savePath /'clipBoard' ]

クリッピングファイル変換外部命令

クリッピングファイル(テキストクリッピング、ピクチャクリッピング)を読んで SimpleText の書類を作ります。 - This XCMD can put text of a text-clipping-file into a SimpleText-file.


UxWindowShade1.0 XCMD 11k

usage : UxWindowShade [ winName ] [,doShade|'?']

ウィンドウシェード外部命令

スタックウィンドウをタイトルバーのみにします。 - This XCMD can control collapse ( shade ) window.


UxRbMovie1.1 XCMD 15k

usage : UxRbMovie QTMovieController, commands [, setValue ]
* for REALbasic *

ムービーコントロール外部命令

REALbasic でムービー再生をコントロール。再生スピードや音量設定、再生終了判定など。 - This XCMD can control playback of a movie on REALbasic. It can change playback-speed, direction, sound volume, and check finished, and other.


UxPlay2Mov1.4 XCMD 63k

usage : UxPlay2Mov notes [,playTempo ] [,instrumentNumber ] [,soundVolume ] [,filePath ]
* REALbasic & SuperCard savvy *

Play文ムービー変換外部命令

Play文 や pmd データをムービーファイルに変換します。 - This XCMD can convert the play-notes / pmd-data into a movie file. It understand only pmd1.0. ( not supported pmd2.x )


UxGetGrowWindow1.0 XFCN 6k

usage : UxGetGrowWindow( [ minW ] [, minH ] [, maxW ] [, maxH ] )
* SuperCard savvy *

カードサイズ変更マーキー表示外部関数

カードサイズを変更するためのマーキーを表示します。 UxGrowCard からカードサイズ変更部分を削除し、SuperCard で動くようにしたものです。 - This XFCN can display 'markie' to change card-size, and return the rect which a user pointed out. This XFCN eliminated a card-resize-function from UxGrowCard. It came to work with SuperCard3.


UxFileDate1.0 XCMD/XFCN 13k

usage : UxSetFileDate filePath, dateItems [, 'create/modify' ]
usage : UxGetFileDate( filePath [, 'create/modify' ] )

ファイル作成/修正日時 取得/設定外部命令

ファイルの作成日時/修正日時を取得する XFCN と、設定する XCMD のセット。 - UxGetFileDate XFCN can get create/modify date and time. UxSetFileDate XCMD can set those.


UxAliasStr1.0 XFCN 16k

usage : UxPath2AliasStr( tgPath )
usage : UxAliasStr2Path( aliasInfoStr )

エイリアス「文字列」外部関数

ファイルエイリアス文字列を作る XFCN と、その文字列をフルパスに変換する XFCN のセットです。フルパスに依存せずにファイルの所在を管理することが出来ます。 - UxPath2AliasStr XFCN can make 'file alias information character string' from a full-path-string of a file. UxAliasStr2Path XFCN can make a full-path-string of a file from 'file alias information character string'.


UxAnswerFF1.0 XFCN 13k

usage : UxAnswerFF( [ typeList ] )

ファイル/フォルダ選択外部関数

ファイルとフォルダを選択出来るダイアログを出します。 - UxAnswerFF XFCN can display file-select-dialog which can select a file or a folder.


UxAnswerPmd1.0 XFCN 13k

usage : UxAnswerPmd( [ message ] )

pmd ファイル選択外部関数

pmd ファイルのみを選択できるファイルダイアログ。 - UxAnswerPmd1.0 XFCN can display file-select-dialog which can select only '.pmd' file.


UxAliasRes1.2 XCMD/XFCN 20k

usage : UxPath2AliasRes tgPath [, resID ] [, resName ] [, resFile ] [, overWrite ]
usage : UxAliasRes2Path( resName/ID [, resFile ] )

エイリアスリソース外部命令/外部関数

ファイルのエイリアスをリソースとして保存する XCMD と、そのリソースを読んでフルパスを得る XFCN のセットです。フルパスに依存せずにファイルの所在を管理することが出来ます。 - UxPath2AliasRes XFCN can make 'file alias information resource' ( 'alis' ) from a full-path-string of a file. UxAliasRes2Path XFCN can make a full-path-string of a file from 'alis'.


UxMakeMidiRes1.5 XCMD 12k

usage : UxMakeMidiRes smfPath [, resName ] [, resID ] [, tgStack ]

'Midi' リソース作成外部命令

SMFファイルを 'Midi' リソースとして保存します。 - UxMakeMidiRes XFCN can make 'Midi' resource from a full-path-string of midi file. 'Midi' res will be usable by MIDI-XFCN.


UxGetSmfName1.0 XFCN 11k

usage : UxGetSmfName( filePath )

SMF曲名取得外部関数

SMFファイルからシーケンス名を取り出します。 - UxGetSmfName XFCN can get a sequence-name from a SMF( MIDI file ).


UxTXTRes1.1 XCMD/XFCN 24k

usage : UxMakeTXTRes tgText, resName [, tgStack ]
usage : UxReadTXTRes( resName [, tgStack ] )

テキストリソース外部命令/外部関数

テキストをリソースとして保存する XCMD と、そのリソースを読み出す XFCN のセットです。 32K の制限なくテキストを保存/読み出し出来ます。 - UxMakeTXTRes XCMD can make special-text-resource ( it have no limit of 32k ). UxReadTXTRes XFCN can read that resource.


UxFkey1.0 XCMD 11k

usage : UxFkey [ num ]

FKEY 実行外部命令

HyperTalk から FKEY を実行します。 - UxFkey XCMD can call 'FKEY' code-resource.


UxGetCharPoint1.0 XFCN 12k

usage : UxGetCharPoint( tgPos, tgField [, 'cd/bg' ] )

文字座標取得外部関数

フィールド上の特定の文字の座標を調べます。 - UxGetCharPoint XFCN can get location of a specific character on a field.


UxIsSMF1.0 XFCN 10k

usage : UxIsSMF( filePath )

SMFチェック外部関数

指定ファイルがSMF( Standard MIDI File )かどうかを調べて返します。 - UxIsSMF XFCN can get - the file is SMF( MIDI file )?.


UxReadST1.1 XCMD 12k

usage : UxReadST filePath, fldName/id [, "cd/bg"]

SimpleText 書類読み込み外部命令

フォントやスタイル情報を保持したまま、SimpleText 書類を指定フィールドに読み込みます。 - UxReadST XCMD can write in styled-text of SimpleText-documents at a field.


UxGetShaded1.0 XFCN 10k

usage : UxGetShaded( [ winName ] )

ウィンドウシェード状態取得外部関数

ウィンドウが、ウィンドウシェードによってタイトルバーだけになっているかを調べます。 - UxGetShaded XFCN can get - that window is collapsed?.


UxGetInKey 1.3 XFCN 19k

usage : UxGetInKey( [c] )

リアルタイムキー読取外部関数

現在押されているキーを調べて、アスキーコードやキャラクタを返します。 - UxGetInKey XFCN examine a pushed-key currently, and return that's ASCII-code or character.


UxGetWhichWindow1.0 XFCN 10k

usage : UxGetWhichWindow( )

カードウィンドウ内のどこにポインタがあるかを取得する外部関数

カードウィンドウ内のどこ(タイトルバーやクローズボックスなど)にマウスポインタがあるかを返します。 - UxGetWhichWindow XFCN examine where in a window there is a mouse-pointer ( title-bar, close-box, etc. ).


UxGetPointingWindow1.0 XFCN 9k

usage : UxGetPointingWindow( )

ポインタの入っているウィンドウ名を取得する外部関数

マウスポインタの入っている HyperCard のウィンドウ(カレントスタック、他に開いているスタック、外部ウィンドウ、パレットなど)の名前を返します。 - UxGetPointingWindow XFCN examine a name of the window which a mouse-pointer enters.


UxClickLine1.0 XCMD 15k

usage : UxClickLine tgLine, fldName [, 'cd/bg' ] [, doScrollBoolean ] [, doClickBoolean ]

フィールド指定行クリック外部命令

フィールドの指定行をクリックします。 - UxClickLine XCMD can click designation line of a field.


UxGetComment1.0 XFCN 10k

usage : UxGetComment( tgPath )

ファイルコメント取得外部関数

ファイル/フォルダのコメントを読み出します。 - UxGetComment XFCN can GET comment-strings of a file.


UxSetComment1.0 XCMD 10k

usage : UxSetComment tgPath, commentStr

ファイルコメント設定外部命令

ファイル/フォルダのコメントを設定します。 - UxSetComment XCMD can SET comment-strings of a file.


UxShowHidePalettes1.1 XCMD 9k

usage : UxShowHidePalettes show/hide

パレット hide 外部命令

パレットを全て隠したり、隠したパレットを表示します。 - UxShowHidePalettes XCMD can control show/hide of all palettes.


UxCardImage2Clip1.0 XCMD 12k

usage : UxCardImage2Clip [ winName ] [, rect ]

ウィンドウイメージコピー外部命令

ウィンドウのディスプレイイメージをクリップボードにコピーします。 - UxCardImage2Clip XCMD can store an image of a window into a clipboard.


UxGetPrintRect1.0 XFCN 11k

usage : UxGetPrintRect [ askUser ] [, paperOrPage ]

プリンタ用紙レクト取得外部関数

現在のプリンタの、デフォルトのレクトを取得します。 - UxGetPrintRect XFCN can get a default-rect of a current printer.


UxSetFileTC1.0 XCMD 12k

usage : UxSetFileTC filePath [, fileType ][, creator ]

ファイルタイプ/クリエータ設定外部命令

指定ファイルのファイルタイプ、クリエータを設定します。 - UxSetFileTC XCMD can SET file-type and creator of a file.


UxGetFileTC1.0 XFCN 9k

usage : UxGetFileTC( filePath )

ファイルタイプ/クリエータ取得外部関数

指定ファイルのファイルタイプ、クリエータを読み出します。 - UxGetFileTC XFCN can GET file-type and creator of a file.


UxAnswerQTFile1.2 XFCN 13k

usage : UxAnswerQTFile( "PICT,MooV" )

プレビュー付きファイル選択ダイアログ

画像プレビューを見ながらファイルを選択出来ます。 - UxAnswerQTFile XFCN is a file-dialog with quicktime-preview.


UxGetPictPixel1.2 XFCN 13k

usage : UxGetPictPixel( picName/ID [, resFilePath ] )
usage : UxGetPictPixel( picFilePath )
usage : UxGetPictPixel( "clipBoard" )

ピクトサイズ取得外部関数

ピクトリソース/ピクトファイルのレクトを得ます。 - UxGetPictPixel XFCN can get the rect of PICT-resource / PICT-file.


UxClip2PictRes1.0 XCMD 13k

usage : UxClip2PictRes resName [, resID ] [, tgFile ] [, overWrite ]

クリップボードピクト保存外部命令

クリップボード上のピクトデータをピクトリソースとして保存します。 - UxClip2PictRes XCMD can save PICT data on clipboard as a PICT resource.


UxClip2PictFile1.0 XCMD 11k

usage : UxClip2PictFile filePath [, creator ]

クリップボードピクト保存外部命令

クリップボード上のピクトデータをピクトファイルに書き出します。 - UxClip2PictFile XCMD can save PICT data on clipboard as a PICT file.


UxHCtoFront1.0 XCMD 11k

usage : UxHCtoFront [ forceChangeBoolean ]

HC呼び出し外部命令

ハイパカが他のアプリの後ろにある時に、ハイパカを前面に出します。 - UxHCtoFront XCMD can bring HyperCard to forword.


UxXY1.0 XCMD 10k

usage : UxXY [ putMsgBoolean ]

座標表示外部命令

十字カーソルで座標を調べます。 - UxXY XCMD can display cross-carsor.


UxPalette1.4 XCMD 32k

usage : UxPalette cmd, winName, loc, hNum, vNum [, compact ]

パレット作成外部命令

カラーアイコンを利用したボタンパレットを作ります。 - UxPalette XCMD can display the palette which it used 'cicn'.


UxGetLabel1.1 XFCN 12k

usage : UxGetLabel( filePath )

ラベル取得外部関数

指定したファイル/フォルダのラベルを得ます。番号と文字列が得られます。 - UxGetLabel XFCN can GET label-number and label-name of a file.


UxSetLabel1.1 XCMD 13k

usage : UxSetLabel filePath, labelNumber

ラベル設定外部命令

指定したファイル/フォルダのラベルを設定します。 - UxGetLabel XFCN can SET label-number of a file.


UxPrintCard1.3 XCMD 90k

usage : UxPrintCard [ smoothFontBoolean ] [, scale ]

カード印刷外部命令

カードイメージを印刷します。カラースタックも印刷出来ます。 - UxPrintCard XCMD can print a card image. It can print color-stack.




UxFindLine1.0 XFCN 14k

usage : UxFindLine( SourceStr, findStr [, startLine ] [, case ] [, match ] [, delimiter ] )
*Japanese and Ascii only*

行検索外部関数

文字列の中からキーワードを検索して、ヒットした最初の行番号を返します。開始行や完全一致の指定が出来、日本語に完全対応しています。 - This XFCN find all lines that includes key-word, and return that list. This specializes Japanese 'Shift-JIS'.


UxGrowCard1.1 XCMD 13k

usage : UxGrowCard [ minW ] [, minH ] [, maxW ] [, maxH ] [, changeCd ]

カードサイズ変更外部命令

マーキーを表示してカードの大きさを変えることが出来ます。 - This shows Resize-marker. You can change card-size with mouse.


UxGetJpegPixel1.2 XFCN 12k

usage : UxGetJpegPixel( filePath )

JPEG ファイルピクセル数取得外部関数

JPEG ファイル(JFIF)の幅と高さをピクセルで返します。 - This XFCN return width and height of JPEG(JFIF) file.


MyMovieTool1.2 39k


ムービーをリソースフォークに格納するツール

UxMovie で再生できるムービーリソースを作ります。 - This XCMD can make movie-resource( to use it with UxMovie.)


UxGetJFontList1.0 XFCN 10k

usage : UxGetJFontList()
*Japanese and Ascii only*

日本語フォントリスト取得外部関数

現在インストールされているフォントのうち、日本語のものだけを返します。 - This XFCN returns a list of the Japanese font.


UxShowHideCS1.0 XCMD 11k

usage : UxShowHideCS show/hide/default

コントロールバー制御外部命令

コントロールバー( ControlStrip )の表示/非表示を切り替えます。 - This XCMD change show/hide ControlStrop.


UxGetFileSize1.0 XFCN 10k

usage : UxGetFileSize filePath

ファイルサイズ取得外部関数

指定ファイルのデータフォーク、リソースフォークのサイズを得ます。物理サイズと論理サイズの両方が得られます。 - This XFCN returns ( physical & logical ) file-size.


UxDeleteFile1.0 XCMD 12k

usage : UxDeleteFile filePath [, forceDelete ]

ファイル削除外部命令

指定ファイルを削除します。
使用中のスタックを強制削除する機能あり。 - This XCMD can delete file.


UxCompressRsrc1.3 XCMD 17k

usage : UxCompressRsrc stackPath [, quality ]

ピクトリソース圧縮外部命令

指定スタック内のピクトリソースを全て QuickTime で圧縮します。 - It compress all PICT resources of stack to JPEG.


UxGetSoundList1.1 XFCN 15k

usage : UxGetSoundList( [, ofAll ] )

サウンドリスト取得外部関数

現在利用できるサウンドリソースのリストを返します。 - It return all sound resource list of current stack.


UxCompressPict1.0 XCMD 16k

usage : UxCompressPict filePath [, filePathToSave ] [, quality ] [, toMakeJpegCompressedPICT_boolean ]
usage : UxCompressPict filePath [, stackPathToSave ] [, quality ] [, resID ] [, resName ]

ピクト圧縮外部命令

ピクト画像を読み込んでJPEG圧縮します。JPEGファイルやJPEGリソースを作れます。 - It compress PICT file to JPEG, and make 'JPEG compressed PICT resource' or 'JPEG-file' or 'JPEG compressed PICT file'.


UxCardToMovie1.1(Cit) XCMD 20k

usage : UxCardToMovie moviePath [, cardPictureOnly_boolean ] [, timeRate ]

QTムービー作成外部命令

UxCardToMovie1.1 と同機能。 CompileIt! 版。 - It same as UxCardToMovie1.1. ( This was made by CompileIt! )


UxCardToMovie1.1 XCMD 20k

usage : UxCardToMovie moviePath [, cardPictureOnly_boolean ] [, timeRate ]

QTムービー作成外部命令

カードピクチャーをQTムービーにします。 - This XCMD can make QT movie file from 'card picture' or 'card window image'.


UxCardToPICS1.1 XCMD 14k

usage : UxCardToPICS filePath [, cardPictureOnly_boolean ]

PICS ファイル作成外部命令

カードピクチャーから PICS ファイルを作ります。 - This XCMD can PICS file from 'card picture' or 'card window image'.


UxProgressBar1.3 XCMD 23k

usage : UxProgressBar winName, [ text1 ] [, text2 ] [, procValue ] [, button ] [, loc ]

プログレスバー表示外部命令

ウィンドウを作ってプログレスバーを表示します。テキストを2つ表示出来、ボタンも利用できます。 - This XCMD can display 'progress bar window'.


UxDeHTML1.0 XFCN 11k

usage : UxDeHTML( text )

HTMLタグ削除外部関数

" < > " で囲まれた文字列を全て削除して返します。実際にタグであるかどうかのチェックはしていません(笑) - This XFCN delete strings that was enclosed by '<' and '>'.


UxTruncText1.2 XFCN 13k

usage : UxTruncText( str, width [, where ] [, fill ] [, font ] [, size ] [, styles ] )

文字列幅調整外部関数

文字列の最後や中間を削って、指定ピクセル幅になるよう調整します。 - This XFCN reduce end or middle of strings to adjust it to become designation pixel width.


UxPopDir1.1 XCMD 23k

usage : UxPopDir tgPath [,loc] [,depth] [,filters ] [,opt ]

ディレクトリポップアップメニュー外部命令

指定したフォルダにあるアイテムをポップアップメニューにします。指定フォルダにフォルダが含まれる場合は階層メニューになります。ファイル名、ファイルタイプ、クリエータによるフィルタ機能あり。HyperCard Playerでは動作しないようです。 - The popup menu XCMD. It make a menu from the file directory. CAUTION: HyperCard Player NOT SUPPORTED.


UxGetFontInfo1.0 XFCN 12k

usage : UxGetFontInfo( fontName, size [, styles ] )

フォント情報取得外部関数

フォントの文字高、文字幅情報を読み出します。 - This XFCN get height or width of font.


UxGetTextWidth1.0 XFCN 12k

usage : UxGetTextWidth1.0( string, [, font ] [, font_size ] [, font_style ] )

文字列幅取得外部関数

指定フォントで表示した時の文字列の幅をピクセルで返します。 - This XFCN calculate pixel-width of strings.


UxDragCard1.0 XCMD 9k

usage : UxDragCard

カードウィンドウドラッグ外部命令

タイトルバー以外のところでもウィンドウを移動出来るように出来ます。 - This XCMD let you can move window with mouse, in anywhere on card.


UxGetDir1.0 XFCN 18k

usage : UxGetDir( folderPath [,filters ] [,options ] )

フォルダ内のファイル一覧を得る外部関数

指定したフォルダにあるアイテムをリストにして返します。ファイル名、ファイルタイプ、クリエータによるフィルタ機能あり。 - This XFCN return file names in the folder.


UxFormTxt1.0 XFCN 16k

usage : UxFormTxt( text, maxColumn [, forceFormat ] )

文字列の桁揃え外部関数

文字列をバイト単位で指定した桁で強制的に改行して返します。引用を含んだ文章を整形するのに便利。 - This XFCN return force formated strings with byte width.


UxGetHeaderLines1.0 XFCN 14k

usage : UxGetHeaderLines( logTxt [, 'H/L/C/B' ] )
*Japanese only*

Nifty 会議室ヘッダ抽出外部関数

Nifty のログから、会議室ヘッダリスト、或いはヘッダのある行番号リストを返します。会議室ログ形式は Nifty の会議室(5桁と3桁)の他、旧 HomeParty のヘッダにも対応しています。



UxWriteST1.0 XCMD 12k

usage : UxWriteST filePath, fldName/id [, "cd/bg"] [, readOnry ]

SimpleText 書類書き出し外部命令

フォントやスタイル情報を保持したまま、指定フィールドを SimpleText 書類に書き出します。 - This XCMD create SimpleText-document from HyperCard field. It accompanied with a font attribute.


UxFileDump1.1 XFCN 9k

usage : UxFileDump( filePath )

ファイル構造解析ツール。

ファイルを読んで、そのファイルのデータフォークを16進ダンプリストにして返します。今のところ最大4Kまでのファイルしか扱えません。 - This XFCN return HEX dump strings from file. It is limited in a file to less than 4KB.


UxGetInputLevel 1.0 XFCN 12k

usage : UxGetInputLevel()
usage : UxGetInputLevel( -1 )

標準サウンド入力の入力レベルを得る外部関数

内蔵マイクや内蔵AVの入力レベルを 0 から 255 の値で返します。マイクに反応するスタックなどが作れます。 - This XFCN get a sound level of a built-in microphone. You can make stack to respond to microphone.


UxShuffle1.1 XFCN 9k

usage : UxShuffle( numMax )

乱数列生成外部関数

UxShuffle( 10 ) とすると "1,4,3,7,8,5,6,10,9,2" のような、カンマ区切りの乱数の並びが返ってきます。単純にランダムの数値を得るのではなく、あるものの順番をランダムに変えたい場合に。 - It make the series of a random numbers. ex. '1,4,3,7,8,5,6,10,9,2'


UxPlugX1.0 XCMD 45k

usage : UxPlugX targetStack, resType, resName

リソースコピー外部命令

自作Xをコピーするために作ったものです。現在のスタックから他のスタックへリソースをコピーします。 - It copy a resource from current stack to other stack.


UxDragBtn1.0 XFCN 11k

usage : UxDragBtn( boundsRect )

マーキーをドラッグする外部関数

マウスでドラッグ出来るマーキー(四角いてんてん)を表示します。返値はドラッグ後のレクトです。 - This XFCN shows 'draggable-marque'. It return the rect after drag.


UxGrowBtn1.0 XFCN 11k

usage : UxGrowBtn( minWidth, minHeight, maxWidth, maxHeight )

マーキーをリサイズする外部関数

マウスでリサイズ出来るマーキー(四角いてんてん)を表示します。返値はリサイズ後のレクトです。 - This XFCN shows 'resizeable-marque'. It return the rect after resize.


Drag&Grow Sample 18k


UxDragBtn と UxGrowBtn を併用したサンプルです。 - Sample stack of UxDragBtn & UxGrowBtn.


UxFlash1.0 XCMD 9k

usage : UxFlash "rect/oval/roundRect", [ rect ], [ flashCount ]

Flash 拡張外部命令

フラッシュさせる形( rect、oval、roundRect )、位置(レクトで指定)、回数、を指定出来る Flash コマンドです。 - This was 'flash' XCMD.


UxRomanCA1.0 XCMD 10k

XCMD requirements : HyperCard 2.1-J *Japanese only *
usage : UxRomanCA field [, isCdFld ] [, font ]

フィールド上の "ハハハ" 文字化け防止外部命令

指定フィールド上の "ハハハ" を全てローマンに変更して、文字化けを防ぎます。
"ハ" は日本語フォントではカナに割り振られていますが、英語フォントでは「文字区切りとみなされないスペース」として利用できます。


UxSubMsg1.0 XCMD 9k

usage : UxSubMsg message

メッセージボックス下部に小さなテキストを表示する外部命令

メッセージボックス本来の表示域ではなく、その下のスキマに9ポイントの文字を表示します。単にグラフィックとして描いているだけなので、他のアプリに切り替えたり、メッセージボックスを hide すると消えてしまいます。 - This XMCD show small characters under message box. That characters was only DRAWN.

UxMsgBar1.0 XCMD 9k

usage : UxMsgBar theValue [, r/g/b ]

メッセージボックスにプログレスバーを表示する外部命令

メッセージボックスの下のスキマを利用して、プログレスバーを表示します。単にグラフィックとして描いているだけなので、他のアプリに切り替えたり、メッセージボックスを hide すると消えてしまいます。 - This XMCD show small progress bar under message box. That bar was only DRAWN.

UxFlashMsg1.0 XCMD 8k

usage : UxFlashMsg [ flashCount ]

メッセージボックス版 Flash コマンド

指定回数だけメッセージボックスをパカパカします。それだけです(笑) - This XMCD flash message-box.


UxMaruPeke1.0 XCMD 25k

usage : UxMaruPeke 1/2

カードに大きく○とXを描く外部命令

1 を渡すとマル、2 を渡すとペケを、カードウィンドウいっぱいに描きます。それだけです(笑)カードピクチャーではなく単にウィンドウに描いているだけなので、ボタンやフィールドよりも上の階層に描かれます。カード移動などで画面の書き換えが起こると消えてしまいます。 - This XMCD draw good-mark or bad-mark on window layer.


UxAbout1.0 XCMD 45k

usage : UxAbout pict [ , answer ]

アバウト表示用外部命令

ピクトとボタンをひとつづつ表示するダイアログを作ります。ピクトアニメーションが可能です。 - This XMCD show about dialog with PICT. It can do pict-animation.


UxAnswer1.0 XCMD 25k

usage : UxAnswer [ message ], [ icon ], [ limit ] [ , ans ] [ , ans ] [ , ans ]

Answer コマンド拡張外部命令

好みのアイコンをダイアログに表示出来ます。カラーアイコンも使え、アイコンアニメーションも可能です。ticks を指定してデフォルトボタンを押させることが出来ます。 - This XMCD show about dialog with ICON. It can do icon-animation, and limits time.


ここにあるスタックとXCMDは全てフリーウェアです。
All Stacks & XCMDs is Free.
©1992-2008 UDI All Rights Reserved.


UDI's XCMD Lib.

UDI's HomePage
inserted by FC2 system