Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit cb80bd5

Browse files
[[ RunRevReferences ]] Update glossary references to Revolution / Revolution custom library in .lcdoc files
1 parent 6db3e5d commit cb80bd5

File tree

232 files changed

+233
-233
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+233
-233
lines changed

docs/dictionary/command/constant.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ You can use the <constant> <command> to redefine <LiveCode|LiveCode's> built-in
4040

4141
>*Tip:* To see a list of built-in constants, open the Documentation window, click LiveCode Dictionary, and choose "Constants" from the menu at the top of the window.
4242

43-
References: script (property), watch (constant), false (constant), slash (constant), comma (constant), plus (constant), null (constant), pi (constant), iBeam (constant), colon (constant), three (constant), formfeed (constant), help (constant), five (constant), zero (constant), seven (constant), eight (constant), CRLF (constant), quote (constant), empty (constant), space (constant), arrow (constant), six (constant), ten (constant), four (constant), two (constant), constant (command), local (command), constantNames (function), Revolution (glossary), value (glossary), handler (glossary), string (glossary), statement (glossary), constant (glossary), keyword (glossary), command (glossary), function (control_st)
43+
References: script (property), watch (constant), false (constant), slash (constant), comma (constant), plus (constant), null (constant), pi (constant), iBeam (constant), colon (constant), three (constant), formfeed (constant), help (constant), five (constant), zero (constant), seven (constant), eight (constant), CRLF (constant), quote (constant), empty (constant), space (constant), arrow (constant), six (constant), ten (constant), four (constant), two (constant), constant (command), local (command), constantNames (function), LiveCode (glossary), value (glossary), handler (glossary), string (glossary), statement (glossary), constant (glossary), keyword (glossary), command (glossary), function (control_st)
4444

4545
Tags: properties

docs/dictionary/command/define.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ In SuperCard and Oracle Media Objects, the <define> <command> is used to create
1919

2020
In LiveCode, you can use a custom property simply by setting its value with the set <command>, without creating it first, so this <command> is not needed.
2121

22-
References: undefine (command), custom property (glossary), SuperCard (glossary), command (glossary), Revolution (glossary)
22+
References: undefine (command), custom property (glossary), SuperCard (glossary), command (glossary), LiveCode (glossary)

docs/dictionary/command/delete-URL.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ Normally, FTP servers do not allow anonymous users to delete files, for obvious
4747

4848
>*Note:* When included in a <standalone application>, the <Internet library> is implemented as a hidden <group> and made available when the <group> receives its first <openBackground> message. During the first part of the <application|application's> startup process, before this <message> is sent, the <delete URL> <command> is not yet available. This may affect attempts to use this <command> in <startup>, <preOpenStack>, <openStack>, or <preOpenCard> <handler|handlers> in the <main stack>. Once the <application> has finished starting up, the <library> is available and the <delete URL> <command> can be used in any <handler>.
4949

50-
References: startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), Revolution custom library (library), put (library), library (library), Internet library (library), binfile (keyword), ftp (keyword), file (keyword), URL (keyword), http (keyword), function (control_st), application (glossary), standalone application (glossary), statement (glossary), delete folder (glossary), blocking (glossary), Standalone Application Settings (glossary), command (glossary), expression (glossary), main stack (glossary), group (glossary), delete file (glossary), local file (glossary), server (glossary), upload (glossary), folder (glossary), message (glossary), handler (glossary), libURLSetFTPStopTime (command), post (command), delete file (command), delete folder (command), result (function)
50+
References: startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), LiveCode custom library (library), put (library), library (library), Internet library (library), binfile (keyword), ftp (keyword), file (keyword), URL (keyword), http (keyword), function (control_st), application (glossary), standalone application (glossary), statement (glossary), delete folder (glossary), blocking (glossary), Standalone Application Settings (glossary), command (glossary), expression (glossary), main stack (glossary), group (glossary), delete file (glossary), local file (glossary), server (glossary), upload (glossary), folder (glossary), message (glossary), handler (glossary), libURLSetFTPStopTime (command), post (command), delete file (command), delete folder (command), result (function)
5151

5252
Tags: networking

docs/dictionary/command/do.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ The ability to specify an <alternateLanguageName> on Windows systems was added i
5252
Changes:
5353
The <alternateLanguageName> option was introduced in version 1.1. In previous versions, it was not possible to include AppleScript or other <Open Scripting Architecture (OSA)|OSA> languages in a <LiveCode|LiveCode> <handler>.
5454

55-
References: message box (keyword), as (keyword), debugDo (command), breakpoint (command), local (command), call (command), local command (command), result (function), alternateLanguages (function), system (glossary), Revolution (glossary), handler (glossary), execute (glossary), statement (glossary), Unix (glossary), compile (glossary), command (glossary), Open Scripting Architecture (OSA) (glossary)
55+
References: message box (keyword), as (keyword), debugDo (command), breakpoint (command), local (command), call (command), local command (command), result (function), alternateLanguages (function), system (glossary), LiveCode (glossary), handler (glossary), execute (glossary), statement (glossary), Unix (glossary), compile (glossary), command (glossary), Open Scripting Architecture (OSA) (glossary)

docs/dictionary/command/doMenu.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Use the <doMenu> <command> to choose a <menu item>.
2727

2828
The <doMenu> <command> is not implemented for all <menu item|menu items>. This command is included in <LiveCode|LiveCode> for compatibility with imported <HyperCard> stacks.
2929

30-
References: copy (command), enable menu (command), paste (command), menuItem (keyword), menu (keyword), Revolution (glossary), command (glossary), menu item (glossary), HyperCard (glossary)
30+
References: copy (command), enable menu (command), paste (command), menuItem (keyword), menu (keyword), LiveCode (glossary), command (glossary), menu item (glossary), HyperCard (glossary)
3131

3232
Tags: menus

docs/dictionary/command/libURLDownloadToFile.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ The <callbackMessage> is sent to the <object> whose <script> contains the <libUR
4242

4343
>*Cross-platform note:* On iOS and Android <libURLDownloadToFile> is blocking until the download is complete. Completion of the download is notified by the <urlProgress> message, where you can test if the downloaded status is set.
4444

45-
References: fileType (property), script (property), urlProgress (message), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), Internet library (library), library (library), Revolution custom library (library), URL (keyword), ftp (keyword), file (keyword), application (glossary), standalone application (glossary), message (glossary), property (glossary), file (glossary), Standalone Application Settings (glossary), command (glossary), main stack (glossary), OS X (glossary), type signature (glossary), group (glossary), creator signature (glossary), binary (glossary), server (glossary), download (glossary), parameter (glossary), Mac OS (glossary), handler (glossary), URLStatus (function), files (function), libURLSetStatusCallback (command), libURLFollowHttpRedirects (command), unload (command), put (command), load (command), libURLSetFTPStopTime (command), libURLftpUploadFile (command), object (object)
45+
References: fileType (property), script (property), urlProgress (message), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), Internet library (library), library (library), LiveCode custom library (library), URL (keyword), ftp (keyword), file (keyword), application (glossary), standalone application (glossary), message (glossary), property (glossary), file (glossary), Standalone Application Settings (glossary), command (glossary), main stack (glossary), OS X (glossary), type signature (glossary), group (glossary), creator signature (glossary), binary (glossary), server (glossary), download (glossary), parameter (glossary), Mac OS (glossary), handler (glossary), URLStatus (function), files (function), libURLSetStatusCallback (command), libURLFollowHttpRedirects (command), unload (command), put (command), load (command), libURLSetFTPStopTime (command), libURLftpUploadFile (command), object (object)
4646

4747
Tags: networking

docs/dictionary/command/libURLSetCustomHTTPHeaders.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ If you specify a set of headers using the <libURLSetCustomHTTPHeaders> <command>
5050

5151
For technical information about the standard headers recognized in the HTTP 1.1 protocol, see RFC 2616 at http://www.ietf.org/rfc/rfc2616.txt.
5252

53-
References: httpHeaders (property), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), Internet library (library), Revolution custom library (library), library (library), https (keyword), URL (keyword), default (keyword), http (keyword), application (glossary), standalone application (glossary), property (glossary), web server (glossary), command (glossary), expression (glossary), main stack (glossary), Standalone Application Settings (glossary), server (glossary), HTTP (glossary), message (glossary), handler (glossary), libURLLastHTTPHeaders (function), post (command), libURLSetCustomHTTPHeaders (command), group (command)
53+
References: httpHeaders (property), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), Internet library (library), LiveCode custom library (library), library (library), https (keyword), URL (keyword), default (keyword), http (keyword), application (glossary), standalone application (glossary), property (glossary), web server (glossary), command (glossary), expression (glossary), main stack (glossary), Standalone Application Settings (glossary), server (glossary), HTTP (glossary), message (glossary), handler (glossary), libURLLastHTTPHeaders (function), post (command), libURLSetCustomHTTPHeaders (command), group (command)
5454

5555
Tags: networking

docs/dictionary/command/libURLSetFTPListCommand.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ The list command is set to LIST when the application starts up.
3737

3838
>*Note:* When included in a <standalone application>, the <Internet library> is implemented as a hidden <group> and made available when the <group> receives its first <openBackground> message. During the first part of the <application|application's> startup process, before this <message> is sent, the <libURLSetFTPListCommand> <command> is not yet available. This may affect attempts to use this <command> in <startup>, <preOpenStack>, <openStack>, or <preOpenCard> <handler|handlers> in the <main stack>. Once the <application> has finished starting up, the <library> is available and the <libURLSetFTPListCommand> <command> can be used in any <handler>.
3939

40-
References: URL (keyword), ftp (keyword), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), libURLftpCommand (function), files (function), server (glossary), main stack (glossary), handler (glossary), message (glossary), Standalone Application Settings (glossary), standalone application (glossary), group (glossary), folder (glossary), command (glossary), application (glossary), Internet library (library), library (library), Revolution custom library (library)
40+
References: URL (keyword), ftp (keyword), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), libURLftpCommand (function), files (function), server (glossary), main stack (glossary), handler (glossary), message (glossary), Standalone Application Settings (glossary), standalone application (glossary), group (glossary), folder (glossary), command (glossary), application (glossary), Internet library (library), library (library), LiveCode custom library (library)
4141

4242
Tags: networking

docs/dictionary/command/libURLSetFTPMode.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ The FTP mode is set to passive when the application starts up. To use active mod
3333

3434
>*Note:* When included in a <standalone application>, the <Internet library> is implemented as a hidden <group> and made available when the <group> receives its first <openBackground> message. During the first part of the <application|application's> startup process, before this <message> is sent, the <libURLSetFTPMode> <command> is not yet available. This may affect attempts to use this <command> in <startup>, <preOpenStack>, <openStack>, or <preOpenCard> <handler|handlers> in the <main stack>. Once the <application> has finished starting up, the <library> is available and the <libURLSetFTPMode> <command> can be used in any <handler>.
3535

36-
References: ftp (keyword), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), libURLftpUpload (command), libURLSetFTPStopTime (command), command (glossary), main stack (glossary), handler (glossary), message (glossary), group (glossary), standalone application (glossary), Standalone Application Settings (glossary), server (glossary), application (glossary), Internet library (library), Revolution custom library (library), library (library)
36+
References: ftp (keyword), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), libURLftpUpload (command), libURLSetFTPStopTime (command), command (glossary), main stack (glossary), handler (glossary), message (glossary), group (glossary), standalone application (glossary), Standalone Application Settings (glossary), server (glossary), application (glossary), Internet library (library), LiveCode custom library (library), library (library)
3737

3838
Tags: networking

docs/dictionary/command/libURLSetFTPStopTime.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ By default, the timeout value is 15 seconds.
3636

3737
>*Note:* When included in a <standalone application>, the <Internet library> is implemented as a hidden <group> and made available when the <group> receives its first <openBackground> message. During the first part of the <application|application's> startup process, before this <message> is sent, the <libURLSetFTPStopTime> <command> is not yet available. This may affect attempts to use this <command> in <startup>, <preOpenStack>, <openStack>, or <preOpenCard> <handler|handlers> in the <main stack>. Once the <application> has finished starting up, the <library> is available and the <libURLSetFTPStopTime> <command> can be used in any <handler>.
3838

39-
References: ftp (keyword), file (keyword), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), delete URL (command), libURLftpUpload (command), libURLDownloadToFile (command), get (command), libURLSetFTPMode (command), timeout (glossary), application (glossary), main stack (glossary), handler (glossary), group (glossary), socket (glossary), standalone application (glossary), Standalone Application Settings (glossary), message (glossary), server (glossary), command (glossary), Internet library (library), Revolution custom library (library), library (library)
39+
References: ftp (keyword), file (keyword), startup (message), openBackground (message), preOpenStack (message), openStack (message), preOpenCard (message), delete URL (command), libURLftpUpload (command), libURLDownloadToFile (command), get (command), libURLSetFTPMode (command), timeout (glossary), application (glossary), main stack (glossary), handler (glossary), group (glossary), socket (glossary), standalone application (glossary), Standalone Application Settings (glossary), message (glossary), server (glossary), command (glossary), Internet library (library), LiveCode custom library (library), library (library)
4040

4141
Tags: networking

0 commit comments

Comments
 (0)