# SAP VBS Dosyaları Nasıl Yorumlanır?

SAP .vbs uzantılı dosya görüntüsü aşağıdaki gibidir.

<figure><img src="/files/gwTpRdkEXiwFiOzAQDwl" alt=""><figcaption><p>SAP .vbs Sample</p></figcaption></figure>

Aşağıdaki görsel ise .vbs dosyalarının anatomisini anlatmaktadır.

<figure><img src="/files/7y8kdrvLTXQFOqWlN83u" alt=""><figcaption><p>Anatomy of VBScript</p></figcaption></figure>

## GenRPA Sap Parametre Ayarlaması

<figure><img src="/files/kcRjZnB6qHVHknwnsX8c" alt=""><figcaption><p>GenRPA Sap Parameter Match</p></figcaption></figure>

Yukarıdaki yönlendirme doğrultusunda değerler aşağıdaki gibi yerleştirilir.

<figure><img src="/files/Bhtt2PWrqNkoMZkfdBKZ" alt=""><figcaption><p>GEnRPA Studio SAP Parameter Match</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.genrpa.com/sikca-sorulan-sorular-sss/sap-vbs-dosyalari-nasil-yorumlanir.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
