Tags:
create new tag
view all tags

Backlinks to DeveloperTips in Main Web (Search all webs)

Results from Main web retrieved at 13:19 (GMT)

APPX Process Stack Running an APPX application consists of a series of processes calling each other. For example, the Main Menu might call a submenu, which might call...
APPX QUERY Report Writer Introduction: APPX Query (formerly known as APPX SQL) is an enduser oriented Report Generator. It allows endusers trained in its use to define...
Accessing Query Parameters Overview: The Query specifications used to produce a report are stored in three memory files, defined in the application. You can find...
Accessing APPX Data From VB Using AppxODBC The Appx ODBC client allows you to access APPXIO data from external applications such as Excel, Crystal Reports, and other...
Calling Inquiries from Scrolling INPUTs `I have a scrolling INPUT on a set of data. I would like the Automatic Child to jump to a full screen display of the full...
Calling O/S API Functions By using the PASS and CALL statements in APPX, O/S libraries and functions can easily be accessed from APPX subroutines. This paper discusses...
Tech Tip Client Side Printing by Gary Rogers, APPX Director of Training and Consulting With the advent of the APPX Desktop Client, a broad range of features were...
Converting Arrays to Scalar Data At present, only the `CNV TEXT` stmt addresses an Alpha array as if it were a single scalar variable. (Unfortunately, it also adjusts...
Copying Files Between Databases To copy all CUSTOMER records from one database to another: SET NEXT DATABASE DB1 OPEN TAR CUSTOMER...
Debugging Print Problems How many times have you gotten this call: ...
Displaying Date/Time Stamps `APPX has a convention of Option 98 for audit information. We would like to continue with that convention within our design. How do...
Dynamic Linking and the CALL Statement Contents : Calling External Functions from APPX ILF Code It is possible for system integrators to develop and compile functions...
GOSUBs and SUBRoutines When a GOSUB statement references a SUBROUTINE process, the SUBROUTINE code gets included in the current event point when the process compiles...
Displaying Google Maps in the HTML client Google does not allow any of their website to be loaded in an iframe in a web browser. It works in the java client because...
Tech Tip How to create a PDF Form Overlay by Gary Rogers, APPX Director of Training and Consulting There have been a lot of inquiries on how to create a form overlay...
Importing Consecutive Files APPX Versions 5.1 higher In 5.1 a number of APIs were introduced that make the task of importing data easier. For example, if we have...
APPX Keystroke Process Recording Playback The following information is only applicable when running APPX in character mode (ie, not using the APPX Desktop or...
Optimizing Performance when using an RDBMS This page contains some tips to optmize performance when you store your data in an RDBMS. APPX performance with data stored...
The Pre Display/Verify Event Point `As far as I can see the reason that the pre display / verify event point exists is because the access/verify in Speed II was...
Running Windows Functions from APPX Invoking Windows Shell Functions In order to invoke a Windows shell function (such as a batch file or executable) from APPX...
Runtime (,RT ) Calls WARNING: These are UNSUPPORTED features used to call operating system functions, and they may be changed or removed at any time. Although these...
Scoping Rules Subprocess/Related/Detached `Scoping` refers to what workfields and temporary files (both disk and memory) are available to a given process. There...
Tech Tip by Gary Rogers, Director of Training, APPX Software, Inc. In this article we will talk about how to take advantage of any extra room by designing scrolling...
The Use of Cached Files APPX 4.1 introduces the ability to create and access a cached instance of a file in memory. The CREATE, OPEN, SCRATCH, and IF EXIST statements...
Uploading Spreadsheet Data to APPX You have data in a spreadsheet that you want to transfer into APPX data files. There are certainly several ways to go about doing...
Defining Custom Fonts How to use custom fonts in PDF outputs Disclaimer: While these steps work in most cases this implementation of custom fonts is not supported...
Using OUTPUTs Instead of UPDATEs There are advantages for using OUTPUT processes instead of UPDATE processes, for posts: Code the OUTPUT log to look the way you want...
Tech Tip by Gary Rogers, Director of Training, APPX Software, Inc. As you migrate your users to the Appx Desktop Client you will find that one advantage you gain is...
Welcome to the APPX WIKI web Welcome to the APPX Software, Inc. TWiki site. This web site is dedicated to all things APPX.. This web site is intended to be for the...
Statistics for Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
APPX Widget Macros APPX provides special functionality for various widgets via the use of macro commands that can be inserted in the Tooltip or Label field on the...
Number of topics: 31

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback