Category: External Report Viewers
-
Programming Developers Diary – 13
—
by
in Append, Changing Object Property Values, Conditional Object, Converting Data Types, Declaring Variables on a Form, Design Document, Desktop Application, Developers Diary, External Report Viewers, External_Record_Content_Get, Fetch, fetch_Next, File Functions, Form Design, Form Load Method, Functions, How To, List Object, List Objects, Memo Fields, ON Change, On Event, On Push, Operations, Posting, Table Open Method, Tables and Sets, Using If Else if, Using System Open, XBasic Tips and Tricks, xDialogFebruary 24, 2017 Hello everyone. In my last post I demonstrated how to create an Alpha software app using xBasic code and how to attach an external library to your current app. Today I want to continue along those lines and look at the new process for building the code library and using the Project…
-
King James Bible Reader Final Lesson:
—
by
in Changing Object Property Values, Converting Data Types, Desktop Application, External Email Client, External Report Viewers, External_Record_Content_Get, Form Design, Form Load Method, How To, King James Bible Reader, List Objects, Object Explorer, Object Method, On Event, On Push, Record List Combo, Table Open Method, XBasic Tips and Tricks, xDialogHello everyone This is our final lesson on building a King James Bible reader in Alpha Software. Below is a short video which wraps up the final pieces of object code for our application and shows the solution for our new range query function. First we will look at the code for our new range…
-
Tutorial: Lesson Eighteen Contact Mgt App Exporting notes
Hello Everyone This is our last lesson in the series; building a better and more robust Contact Management App in Alpha Software. Our next series of lessons will focus on the xBasic language Alpha Software uses as it’s programming language and contrast it with the high level action scripts and table operations. The short video…
-
Tutorial: Lesson Twelve Contact Mgt App Advanced xDialog
—
by
Hello again. Before we begin our new lesson, lets take a moment to look back at what we have accomplished so far. Below is the application before we started to modify it. Navigation bar to the left and a big blue space filling the screen. Now lets look at where we are so far. We…
-
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…