From 86108ff765b16e0cb5638d69e9f19f55a4c243f0 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 31 Aug 2024 12:25:30 -0300 Subject: [PATCH] Updated. --- site/docs/chapter-05-gbdialog-reference.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/site/docs/chapter-05-gbdialog-reference.md b/site/docs/chapter-05-gbdialog-reference.md index 76071a6c..28e9d02d 100644 --- a/site/docs/chapter-05-gbdialog-reference.md +++ b/site/docs/chapter-05-gbdialog-reference.md @@ -315,16 +315,11 @@ hear one of subscriptions with email, password into subscriptionId talk "The subscription selected was: " + subscriptionId -# Simple and Advances examples. +```markdown +# General Bots BASIC Sample Programs Here’s 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 ```basic @@ -470,7 +465,6 @@ ELSE Here’s 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 -# Advanced General Bots BASIC Sample Programs ## 1. **Retrieve and Save Web Data to Excel** ```basic