task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
bf40074a__WordPress_Theme_Documentation__Description
[Template name] Advanced Search Page [Description]
Page with search form where you search recipes by ingredients, serving size, levels of difficulty, etc.
[]
CookingPress WordPress Theme Documentation
Description
http://www.docs.purethemes.net/cookingpress/
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_400470790_2.json
4d0de928_Programming_in_D___Files__Definition
[Mode] r [Definition]
read access the file is opened to be read from the beginning
[]
Programming in D - Files
Definition
http://ddili.org/ders/d.en/files.html
39/1438042988305.14_20150728002308-00056-ip-10-236-191-2_62107854_0.json
4d0de928_Programming_in_D___Files__Definition
[Mode] r+ [Definition]
read and write access the file is opened to be read from and written at the beginning
[]
Programming in D - Files
Definition
http://ddili.org/ders/d.en/files.html
39/1438042988305.14_20150728002308-00056-ip-10-236-191-2_62107854_0.json
4d0de928_Programming_in_D___Files__Definition
[Mode] w [Definition]
write access if the file does not exist, it is created as empty if the file already exists, its contents are cleared
[]
Programming in D - Files
Definition
http://ddili.org/ders/d.en/files.html
39/1438042988305.14_20150728002308-00056-ip-10-236-191-2_62107854_0.json
4d0de928_Programming_in_D___Files__Definition
[Mode] w+ [Definition]
read and write access if the file does not exist, it is created as empty if the file already exists, its contents are cleared
[]
Programming in D - Files
Definition
http://ddili.org/ders/d.en/files.html
39/1438042988305.14_20150728002308-00056-ip-10-236-191-2_62107854_0.json
4d0de928_Programming_in_D___Files__Definition
[Mode] a [Definition]
append access if the file does not exist, it is created as empty if the file already exists, its contents are preserved and it is opened to be written at the end
[]
Programming in D - Files
Definition
http://ddili.org/ders/d.en/files.html
39/1438042988305.14_20150728002308-00056-ip-10-236-191-2_62107854_0.json
4d0de928_Programming_in_D___Files__Definition
[Mode] a+ [Definition]
read and append access if the file does not exist, it is created as empty if the file already exists, its contents are preserved and the file is opened to be read from the beginning and written at the end
[]
Programming in D - Files
Definition
http://ddili.org/ders/d.en/files.html
39/1438042988305.14_20150728002308-00056-ip-10-236-191-2_62107854_0.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] application [Description] Specifies the name of the application you want to deploy. [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] classpath [Description] Specifies the classname of the deployment tool you want to run. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] component [Description] Specifies the string for deployment targets, of the form: :,..... In this case, component is the archive name (without a file extension). [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] debug [Description] Specifies if you want debug information to be displayed during deployment. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] password [Description] Specifies the password you want to use on the server. [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] server [Description] Specifies the URL of the server to use. [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
abec75ab_h_Ant__Part_2___O_Reilly_Media__Required
[Attribute] username [Description] Specifies the username to log in with. [Default] system [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Developing for the Web with Ant, Part 2 - O'Reilly Media
Required
http://www.onlamp.com/pub/a/onjava/excerpt/AntTDG_chap8/index1.html?page=2
39/1438043062723.96_20150728002422-00318-ip-10-236-191-2_615665726_9.json
5d2a7b0d_StructSet_Members__Description
[Name] Equals [Description]
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] GetEnumerator [Description]
Returns an enumerator that iterates through the StructSet.
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] GetFieldIndex [Description]
Get the index number of the specified field name in the StructSet.
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] GetFieldName [Description]
Get the field name of the StructSet from the specified index number.
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] GetHashCode [Description]
Serves as a hash function for a particular type. GetHashCode()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.)
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] GetIterator [Description]
Get a SelectResultsIterator with which to iterate over the items in the StructSet.
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] GetType [Description]
Gets the Type of the current instance. (Inherited from Object.)
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
5d2a7b0d_StructSet_Members__Description
[Name] ToString [Description]
Returns a String that represents the current Object. (Inherited from Object.)
[]
StructSet Members
Description
http://www.gemstone.com/docs/5.5.1/product/native_client/docs/sandcastle-CSharp/html/DC490BC7.htm
39/1438042989126.22_20150728002309-00248-ip-10-236-191-2_475958186_5.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] BooleanType [Description]
The type of a boolean expression.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] CubeType [Description]
The type of an expression which represents a Cube or Virtual Cube.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] DateTimeType [Description]
The type of an expression representing a date, time or timestamp.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] DecimalType [Description]
Subclass of NumericType which guarantees fixed number of decimal places.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] DimensionType [Description]
The type of an expression which represents a Dimension.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] EmptyType [Description]
The type of a empty expression.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] HierarchyType [Description]
The type of an expression which represents a hierarchy.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] LevelType [Description]
The type of an expression which represents a level.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] MemberType [Description]
The type of an expression which represents a member.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] NullType [Description]
The type of a null expression.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] NumericType [Description]
The type of a numeric expression.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] ScalarType [Description]
Base class for types which represent scalar values.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] SetType [Description]
Set type.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] StringType [Description]
The type of a string expression.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] SymbolType [Description]
The type of a symbolic expression.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] TupleType [Description]
Tuple type.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
6e13e3d1_ngine__version_TRUNK_SNAPSHOT__Class_Summary_Description
[Class] TypeUtil [Description]
Utility methods relating to types.
[]
mondrian.olap.type (Mondrian OLAP Engine, version TRUNK-SNAPSHOT)
Description
http://mondrian.pentaho.com/documentation/api/mondrian/olap/type/package-summary.html
39/1438042989126.22_20150728002309-00314-ip-10-236-191-2_167215942_1.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] payment_id [Description]
Identifier of payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] payment_identifier [Description]
Identifier of payment batch
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] date_paid [Description]
Date of payment (YYYY-MM-DD MM:HH:SS format)
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] amount [Description]
Amount of payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] reserve_held [Description]
Reserve held
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_reserve_released [Description]
Reserve released
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] date_reserve_released [Description]
Date reserve released
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] payment_type [Description]
Method of money transfer
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_sales [Description]
Total amount of sales included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_fees [Description]
Total amount of fees included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_refunds [Description]
Total amount of refunds included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_chargeback_fees [Description]
Total amount of chargebacks included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_adjustments [Description]
Total amount of adjustments included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_commissions [Description]
Total amount of commissions earned included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_outgoing_commissions [Description]
Total amount of commissions paid included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] total_balance_forward [Description]
Total amount of forwarded balance included in payment
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] void [Description]
Wheter or not the payment was voided. (0=not voided, 1=voided)
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
629abb77_oper_Documentation___2Checkout__Description
[Parameter] date_voided [Description]
Date the payment was voided.
[]
List Payments| Developer Documentation | 2Checkout
Description
https://www.2checkout.com/documentation/api/account/list-payments
39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_896532507_0.json
818741f8_Manual___Keybindings____Gramps__Function
[Key] ↵ Enter [Function]
Same action as the button when that button is present
[]
Difference between revisions of "Gramps 3.4 Wiki Manual - Keybindings" - Gramps
Function
https://gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Keybindings&diff=40711&oldid=38271
39/1438042989126.22_20150728002309-00153-ip-10-236-191-2_879704686_7.json
818741f8_Manual___Keybindings____Gramps__Function
[Key] Insert [Function]
Same action as the button when that button is present
[]
Difference between revisions of "Gramps 3.4 Wiki Manual - Keybindings" - Gramps
Function
https://gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Keybindings&diff=40711&oldid=38271
39/1438042989126.22_20150728002309-00153-ip-10-236-191-2_879704686_7.json
818741f8_Manual___Keybindings____Gramps__Function
[Key] Delete [Function]
Same action as the button when that button is present
[]
Difference between revisions of "Gramps 3.4 Wiki Manual - Keybindings" - Gramps
Function
https://gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Keybindings&diff=40711&oldid=38271
39/1438042989126.22_20150728002309-00153-ip-10-236-191-2_879704686_7.json
818741f8_Manual___Keybindings____Gramps__Function
[Key] Ctrl+O [Function]
Same action as the Share button when that button is present
[]
Difference between revisions of "Gramps 3.4 Wiki Manual - Keybindings" - Gramps
Function
https://gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Keybindings&diff=40711&oldid=38271
39/1438042989126.22_20150728002309-00153-ip-10-236-191-2_879704686_7.json
818741f8_Manual___Keybindings____Gramps__Function
[Key] ALT+← (Left arrow) [Function]
Change tabpage to the tabpage to the left
[]
Difference between revisions of "Gramps 3.4 Wiki Manual - Keybindings" - Gramps
Function
https://gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Keybindings&diff=40711&oldid=38271
39/1438042989126.22_20150728002309-00153-ip-10-236-191-2_879704686_7.json
818741f8_Manual___Keybindings____Gramps__Function
[Key] ALT+→ (Right arrow) [Function]
Change tabpage to the tabpage to the right
[]
Difference between revisions of "Gramps 3.4 Wiki Manual - Keybindings" - Gramps
Function
https://gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Keybindings&diff=40711&oldid=38271
39/1438042989126.22_20150728002309-00153-ip-10-236-191-2_879704686_7.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F1 [Availability] At all masters menu screen [Functionality]
To select a company
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F1 [Availability] At the Accounting Voucher creation and alteration screen [Functionality]
To select the Accounts Button
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F1 (ALT+F1) [Availability] At the Inventory/Payroll Voucher creation and alteration screen In almost all the Reports [Functionality]
To select the Inventory To view the detailed or condensed report
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F1 (CTRL + F1) [Availability] At the Accounting/Inventory voucher creation or alteration screen. [Functionality]
To select Payroll Vouchers to alter
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F2 [Availability] At almost all screens in TALLY At the F11: Features screen [Functionality]
To change the current date To select company inventory features
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F3 [Availability] At almost all screens in TALLY At F11: Features screen [Functionality]
To select the company To select Company Statutory & Taxation features
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F4 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Contra voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F5 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Payment voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F6 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Receipt voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F7 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Journal voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F8 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Sales voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F8 (CTRL+F8) [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Credit Note voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F9 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Purchase voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F9 (CTRL+F9) [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Debit Note voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F10 [Availability] At Accounting / Inventory Voucher creation and alteration screen [Functionality]
To select the Reversing Journal voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F10 (Ctrl + F10) [Availability] At Accounting / Inventory / Payroll Voucher creation and alteration screen [Functionality]
To select the Memorandum voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F11 [Availability] At almost all screens in TALLY [Functionality]
To select the Functions and Features screen
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] F12 [Availability] At almost all screens in TALLY [Functionality]
To select the Configure screen
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + 2 [Availability] At List of Vouchers – creates a voucher similar to the one where you positioned the cursor and used this key combination [Functionality]
To Duplicate a voucher
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + A [Availability] At List of Vouchers – adds a voucher after the one where you positioned the cursor and used this key combination. Alters the column in all the reports which can be viewed in columnar format [Functionality]
To Add a voucher To Alter the column in columnar report
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + C [Availability] At voucher entry and alteration screens, at a field where you have to select a master from a list. If the necessary account has not been created already, use this key combination to create the master without quitting from the voucher screen. At all voucher entry screens in the Amount field [Functionality]
To create a master at a voucher screen (if it has not been already assigned a different function, as in reports like Balance Sheet, where it adds a new column to the report) To access Auto Value Calculator in the amount field during voucher entry
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + D [Availability] At Voucher and Master (Single) alteration screens. Masters can be deleted subject to conditions, as explained in the manual. All the reports screen which can be viewed in columnar format [Functionality]
To delete a voucher To delete a master To delete a column in any columnar report (if it has not been already assigned a different function, as explained above)
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + E [Availability] At all reports screens in TALLY [Functionality]
To export the report in ASCII, Excel, HTML OR XML format
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + I [Availability] At List of Vouchers – inserts a voucher before the one where you positioned the cursor and used this key combination. At creation of sales and purchase invoice [Functionality]
To insert a voucher To toggle between Item and Accounting invoice
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + L [Availability] At almost all screens in TALLY [Functionality]
To select the Language Configuration
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + K [Availability] At almost all screens in TALLY [Functionality]
To select the Keyboard Configuration
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + O [Availability] At all reports screens in TALLY [Functionality]
To upload the report at your website
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + G [Availability] At almost all screens of TALLY [Functionality]
To select language for Tally Interface
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + M [Availability] At all reports screens in TALLY [Functionality]
To Email the report
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + N [Availability] At all the reports where columns can be added [Functionality]
To view the report in automatic columns
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + P [Availability] At all reports screens in TALLY [Functionality]
To print the report
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + R [Availability] At all reports screens in TALLY [Functionality]
To remove a line in a report
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + S [Availability] At all reports screens in TALLY [Functionality]
To bring back a line you removed using ALT + R
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + U [Availability] At all reports screens in Tally [Functionality]
To retrieve the last line which is deleted using Alt + R
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT+ V [Availability] At Invoice screen > Quantity Field > Press Alt + V to select the Stock Journal. [Functionality]
From Invoice screen to bring Stock Journal screen
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + X [Availability] At all voucher screens in TALLY [Functionality]
To cancel a voucher in Day Book/List of Vouchers
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json
3a06071c_er__Tally__ERP_9_Shortcut_Keys__Functionality
[Key] ALT + R [Availability] At almost all screens in TALLY. [Functionality]
To Register Tally
[]
Help for All Tally user: Tally .ERP 9 Shortcut Keys
Functionality
http://tallyservice.blogspot.com/2010/01/tally-erp-9-shortcut-keys.html
39/1438043062723.96_20150728002422-00239-ip-10-236-191-2_226265360_0.json