This commit is contained in:
Rodrigo Rodriguez 2024-08-31 12:25:30 -03:00
parent d690422461
commit 86108ff765

View file

@ -315,16 +315,11 @@ hear one of subscriptions with email, password into subscriptionId
talk "The subscription selected was: " + subscriptionId talk "The subscription selected was: " + subscriptionId
# Simple and Advances examples. ```markdown
# General Bots BASIC Sample Programs
Heres a single markdown document containing the 20 sample programs in General Bots BASIC, each with a modern and engaging approach: Heres a single markdown document containing the 20 sample programs in General Bots BASIC, each with a modern and engaging approach:
```
## 20 very simple samples of BASIC
```markdown
# General Bots BASIC Sample Programs
## 1. Welcome Message ## 1. Welcome Message
```basic ```basic
@ -470,7 +465,6 @@ ELSE
Heres a more complex set of 20 advanced General Bots BASIC programs that integrate web services, web automation, file handling, and dynamic interactions. These samples are designed to showcase the full potential of General Bots BASIC for advanced users. Heres a more complex set of 20 advanced General Bots BASIC programs that integrate web services, web automation, file handling, and dynamic interactions. These samples are designed to showcase the full potential of General Bots BASIC for advanced users.
```markdown ```markdown
# Advanced General Bots BASIC Sample Programs
## 1. **Retrieve and Save Web Data to Excel** ## 1. **Retrieve and Save Web Data to Excel**
```basic ```basic