Category: Script Genie
-
Programming Developers Diary – 05
January 19, 2017 Hello everyone. The last two days have been busy with typical duties related to a small software business. My arrangement with my customers is they can go under contract and get free support for programming issues as well as a discount for new programming needs. Normally all goes well but some days…
-
Programming in Alpha Software Black Jack 02
—
by
in batch_Begin, Blackjack, Changing Object Property Values, Declaring Variables on a Form, Design Document, Desktop Application, External_Record_Content_Get, Fetch, fetch_Next, Form Design, Form Load Method, Games, Hot Spots, How To, List Objects, Object Explorer, Object Method, ON Change, On Event, On Push, Operations, Randomize Numbers, Script Genie, Table Open Method, Tables and Sets, Update, Using goto label, Using Images on Forms, Writing Array’s, XBasic Tips and Tricks, xDialogWhen we left off at the end of session 01 I said we would look at New Game Control Controlling the Number of Players Shuffling the Deck. If the lesson does not get too long I will review the animation of dealing a card as well. I created this short video to show where we…
-
Programming in Alpha Software Lesson 6: Append Operation
We are starting off this lesson by finishing our Sudoku Puzzle Solver Application. When you select New Puzzle on the form, you are presented with the following dialog. We have reviewed the code for generating a Computer Generated Game Standard and now we will review; Manual Entry from Book Your Saved Puzzles Manual Entry…
-
Writing xBasic Lesson 1 Overview:
Hello everyone. Today we are starting a new lesson session on writing xBasic code and how it compares to Alpha Software’s Action scripting and high level commands. The video below shows the tutorial application provided by Alpha Software called ‘It’s for You’. We will use this tutorial as a guide and in the process make…
-
Tutorial: Contact Management App Lesson Three
Hello everyone, and welcome back As we mentioned yesterday we will be discussing how to send a report to an external file viewer. First, lets look at the print preview code which is attached to the original print preview report button on the main menu. When you look at the on push event for the…
-
Tutorial: Lesson One Building a Contact Management Application
Hello everyone, we are starting a programming lesson on how to build a Contact Management Application is Alpha Software. We will be using version 10 of their development platform. First Lesson we are going to show how to build a complete application using the free Contact App distributed with Alpha Software v10 Each Lesson will…
-
AlphaDAO: Using values from a Spreadsheet in your Alpha Software Application.
Many small businesses use spreadsheets for their daily data processing. While it is OK, it does not provide the business with proper data analysis and trend forecasting. For that, they need a database. Alpha Software has easy procedures for extracting and using data in a spreadsheet eliminating the need for double entry, thus giving the…