Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Rebol Programming/local-request-file

From Wikibooks, open books for an open world
<Rebol Programming
This page may need to bereviewed for quality.

USAGE:

[edit |edit source]
LOCAL-REQUEST-FILE parms

DESCRIPTION:

[edit |edit source]

Creates an OS-specific file requester

LOCAL-REQUEST-FILE is a native value.

ARGUMENTS:

[edit |edit source]
  • parms -- Parameter block (Type: block)

SOURCE CODE

[edit |edit source]
local-request-file: native[    "Creates an OS-specific file requester"     parms [block!] "Parameter block"]
Retrieved from "https://en.wikibooks.org/w/index.php?title=Rebol_Programming/local-request-file&oldid=3352863"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp