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

[Dictionary] print link to recordInput - #7115

Merged
livecodepanos merged 4 commits into
livecode:develop-9.0from
livecodealice:dictionary_2_batch_13
Jun 28, 2019
Merged

[Dictionary] print link to recordInput#7115
livecodepanos merged 4 commits into
livecode:develop-9.0from
livecodealice:dictionary_2_batch_13

Conversation

@livecodealice

Copy link
Copy Markdown

print link (command): Assumed mentions of "link" and "rectangle" to have been references to the syntax and changed them as such. Changed markup to italics anyway as it may still fail to display correctly.
printScale (property): Changed markup for parameters outside of syntax to italics as they were failing to display correctly.
properties (property): Deleted duplicate code example. Removed markup causing sentences to be broken up. Added several missing code examples - hopefully correct.
put (command): Removed link markup from code example due to text not displaying.
qtDebugStr (message): Added references used in entry.
queryRecordChanged (message): Separated prose from bullet point that seemed unrelated.
rawDragData (property): Added references used in entry.
recordCompressionTypes (function): Added reference used in entry.
recordFormat (function): Added references used in entry.
recordInput (property): Changed markup for parameters outside of syntax to italics.

codec (glossary), items (keyword), character (keyword), line (keyword),
dontUseQT (property), recordCompression (property)
dontUseQT (property), dontUseQTEffects (property),
recordCompression (property), recordCompressionTypes (property)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The part recordCompressionTypes (property) needs to be removed

>*Important:* If writing to a url container fails, an error is returned
> in the result. For example:

<put> the result into tResult.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could add a local tResult here, to make sure it compiles under strict mode

following statements to obtain a list of the properties for a particular
object type:

put the properties of field "My Field" into myArray

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could add a local myArray here

> to get the object's ID property:
the object. For example, use this statement (after the above example)
to get the object's ID property:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly here, we could add a local myArray

> If you want a list of properties and their values, use the
> combinecommand to create a list:
> <combine> command to create a list:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly here, we could add a local myArray

@livecodepanos

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok fec8555

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @livecodepanos ok fec8555

livecode-vulcan added a commit that referenced this pull request Jun 28, 2019
[Dictionary] print link to recordInput

print link (command): Assumed mentions of "link" and "rectangle" to have been references to the syntax and changed them as such. Changed markup to italics anyway as it may still fail to display correctly.
printScale (property): Changed markup for parameters outside of syntax to italics as they were failing to display correctly.
properties (property): Deleted duplicate code example. Removed markup causing sentences to be broken up. Added several missing code examples - hopefully correct.
put (command): Removed link markup from code example due to text not displaying.
qtDebugStr (message): Added references used in entry.
queryRecordChanged (message): Separated prose from bullet point that seemed unrelated.
rawDragData (property): Added references used in entry.
recordCompressionTypes (function): Added reference used in entry.
recordFormat (function): Added references used in entry.
recordInput (property): Changed markup for parameters outside of syntax to italics.
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success fec8555

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-ndk16r15: success
  • try-community-arm64-android-ndk16r15: success
  • try-community-x86-android-ndk16r15: success
  • try-community-x86_64-android-ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos12.1: success
  • try-community-universal-ios-iphonesimulator12.1: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos
livecodepanos merged commit 3bcf815 into livecode:develop-9.0 Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants