Questions tagged [manual]

a technical communication document intended to give assistance to people using a particular system

A user guide or user's guide, also commonly known as a manual, is a technical communication document intended to give assistance to people using a particular system.

Wikipedia article

400 questions
0
votes
4 answers

GTK2 and Perl Manual

I am learning Perl for the first time, but I am finding it difficult to find some well documented documentation regarding the language with the GTK2 Library. I am fully aware of the Perl Manual, but it doesn't cover anything on GTK2. So, where can I…
nderjung
  • 1,607
  • 4
  • 17
  • 38
-1
votes
1 answer

Join two lottie json file parts into one manually using notepad

Is it the case you can copy and paste the contents of the second part to the end of the first and remove the middle code, whichever part/s of the below information provided>? And what if the two starts are then identical keys? What would need to be…
-1
votes
1 answer

How can I run a pipeline automatically, taking a value from the context, or manually with a default value?

I have a CI that runs when a tag is created, but I would like to be able to run it manually as well. Unfortunately, the CI uses the tag name to set the name of the artifact. I tried this: stages: - build workflow: rules: - if:…
SteeveDroz
  • 6,006
  • 6
  • 33
  • 65
-1
votes
2 answers

bash function for man utility not converting into PDF file

My bash function no longer works properly since migration to M2 processor. I cannot get it to convert into a pdf file, because it keeps adding my home directory into the parameter after the -t argument. How do I fix this? pman () { man -t…
AEGIS
  • 162
  • 1
  • 3
  • 17
-1
votes
1 answer

How to access a manually selected range

Mind has gone blank! I have a Google Spreadsheet comprising three sheets. I want to manually select a row in the second (named) sheet for deletion. I select the row, but when I try to access the selection all I get every time is row1, col1 on the…
PhilTilson
  • 55
  • 5
-1
votes
2 answers

WPF MediaElement doens't show video when LoadedBehavior="Manual"

When LoadedBehavior attribute of MediaElement, is set to "Manual", I can see the video in the previewer, but when I run the application, the video is not displayed at all. When LoadedBehavior is set to "Play", it works fine. The 'Build Action'…
S Itzik
  • 494
  • 3
  • 12
-1
votes
1 answer

If there is eqaution as C=A/B and requirements is C>=0 then can you write testcase on this scenario?

If there is eqaution as C=A/B and requirements is C>=0 then can you write testcase on this scenario?
-1
votes
1 answer
-1
votes
1 answer

PHP - How can I retrieve access to these APIS?

I have tried to use cURL in PHP to login to the site https://play.binweevils.com But I have failed to do so. This is the HTML FORM code of the login page :
-1
votes
2 answers

How can understanding logs help a tester?

I am an automation + manual tester. I would like to understand the reason how understanding the logs of an application(which i am working on) help me in improving my testing skills.
-1
votes
2 answers

how to calculate the number of marker inside manually drawn polygon on google map

I have a map where there can be n number of marker plotted on the google map, when the user draw the polygon on the map I need to know the makers plotted inside the polygon. I tried to draw the polygon on the map which is as shown below
Dhana Lakshmi
  • 393
  • 1
  • 10
  • 32
-1
votes
2 answers

unable to understand php online manual

I was trying to find help from the PHP manual (http://de2.php.net/manual/en/function.array-multisort.php) but the description syntax for parameters is too complex, like bool array_multisort ( array &$array1 [, mixed $array1_sort_order = SORT_ASC…
A.B
  • 20,110
  • 3
  • 37
  • 71
-1
votes
1 answer

Manually Backup FileZilla ftp details if FileZilla got Corrupted

If FileZilla got Corrupted Somehow. So how to backup manually the existing ftp details that are been with filezilla ?? So that i can use the details after i re-install the fresh filezilla copy.
Samrat Saha
  • 585
  • 1
  • 7
  • 18
-2
votes
1 answer

Where to put the sdk file

I have downloaded the android studio and I have downloaded its m2_reporsitry_r47.zip manually. But my question is that in which file or folder I have to put the sdk component so the Android studio can install it. Thank You
-2
votes
2 answers

C Man or manual in text or other format to use in command line shell in linux

Im looking for some kind of C text manual or man pages for C syntax or cockbook which i can check in command line shell mode . Thanks
user63898
  • 29,839
  • 85
  • 272
  • 514
1 2 3
26
27