50 recent changes in APPX Web retrieved at 10:06 (Local)

ScopingRulesSubprocessRelatedDetached
Scoping Rules Subprocess/Related/Detached 'Scoping' refers to what workfields and temporary files (both disk and memory) are available to a given process. There...
r2 - 19 Feb 2016 - 16:51 by JeanNeron
BackgroundProcessing
APPX Background Processing This document discusses APPX background processing. Overview Background processes refers to the ability of APPX to spawn another sess...
r11 - 19 Feb 2016 - 16:39 by JeanNeron
DynamicLinkingAndTheCALLStatement
Dynamic Linking and the CALL Statement Contents : Calling External Functions from APPX ILF Code It is possible for system integrators to develop and compile fun...
r3 - 19 Feb 2016 - 12:41 by JeanNeron
APPXTMUNIXScripting
Using the APPX/TMUNIX Scripting Feature The following information is only applicable when running APPX in character mode (ie, not using the APPX Desktop or HTML c...
r3 - 18 Feb 2016 - 17:10 by JeanNeron
KeystrokeRecordingPlayback
APPX Keystroke Process Recording Playback The following information is only applicable when running APPX in character mode (ie, not using the APPX Desktop or ...
r2 - 18 Feb 2016 - 17:08 by JeanNeron
AccessingQueryParameters
Accessing Query Parameters Overview: The Query specifications used to produce a report are stored in three memory files, defined in the application. You can fi...
r2 - 18 Feb 2016 - 16:43 by JeanNeron
TheUseOfCachedFiles
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 statem...
r2 - 18 Feb 2016 - 16:35 by JeanNeron
PreDisplayVerifyEventPoint
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 ...
r2 - 18 Feb 2016 - 16:31 by JeanNeron
APPXProcessStack
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 ...
r2 - 18 Feb 2016 - 16:21 by JeanNeron
ImportingConsecutiveFiles
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 ha...
r3 - 18 Feb 2016 - 15:56 by JeanNeron
DisplayingDateTimeStamps
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 w...
r2 - 18 Feb 2016 - 15:38 by JeanNeron
RunningWindowsFunctionsFromAPPX
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...
r2 - 18 Feb 2016 - 13:51 by JeanNeron
PassingFieldsOrFileNames
Passing Fields or File Names To pass FIELD(s): PASS fieldname1 FIELD PASS fieldname2 FIELD RUN ScriptName $* The "$*" allows "ScriptName" to receive all ...
r2 - 18 Feb 2016 - 13:29 by JeanNeron
ConvertingArraysToScalarData
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 adj...
r2 - 17 Feb 2016 - 17:11 by JeanNeron
ServerSidePDFPrintingOnAAPPXWindowsServer
APPX Printing This document will explain how to best perform APPX server side PDF printing on a Windows server. This applies to APPX 4.2.0 and above when APPX Ser...
r6 - 12 Feb 2016 - 13:45 by JeanNeron
DeterminingSerialNumbers
Determining the Windows Serial Number When installed on a Windows server or stand alone PC, the APPX license is tied to the serial number of the C drive of the ma...
r2 - 12 Feb 2016 - 13:45 by JeanNeron
Appx429PostgreSQLRedHat5
APPX 4.2.9, PostgreSQL, and UnixODBC on RHEL 5/Scientific Linux 5/Oracle Linux 5/CentOS 5 Overview This document will demonstrate how to configure APPX 4.2.9 and...
r4 - 12 Feb 2016 - 13:44 by JeanNeron
Appx429MySQLRedHat5
APPX 4.2.9, MySQL, and UnixODBC on RHEL 5/Scientific Linux 5/Oracle Linux 5/CentOS 5 Overview This document will demonstrate how to configure APPX 4.2.9 and MySQ...
r3 - 12 Feb 2016 - 13:44 by JeanNeron
Appx429MySQLRedHat
APPX 4.2.9, MySQL, and UnixODBC on RHEL 6/Scientific Linux 6/Oracle Linux 6/CentOS 6 Overview This document will demonstrate how to configure APPX 4.2.9 and MySQ...
r2 - 12 Feb 2016 - 13:43 by JeanNeron
Appx429Debian5-64
APPX 4.2.9, MySQL, and UnixODBC on 64 bit Debian 5 APPX, MySQL, and UnixODBC will all work under 64 bit Debian, but because Debian is 64 bit and APPX is 32 bit, i...
r3 - 12 Feb 2016 - 13:43 by JeanNeron
APPXonWindowsFromHandHeldViaLinuxTerminalServer
Running APPX on Windows from a hand held device via a Linux Terminal Server This document will demonstrate how you can run APPX on Windows in character mode when ...
r5 - 11 Feb 2016 - 17:45 by JeanNeron
JeanNeronWatchlist
Watchlist Return to: JeanNeron
NEW - 11 Feb 2016 - 16:37 by JeanNeron
APPXClientEncryptionEs
APPX Desktop Client Encryption Efectivamente con la liberacion de la version 5.0.0, el APPX Desktop Client incluye una opcion para permitir SSL encryption para se...
r6 - 11 Feb 2016 - 16:37 by JeanNeron
APPXClientEncryption
APPX Desktop Client Encryption Effective with Release 5.0.0, the APPX Desktop Client includes an option to enable SSL encryption for "Remote" APPX Desktop Client ...
r27 - 11 Feb 2016 - 16:35 by JeanNeron
PurgingTheUSAGEFile
Purging the USAGE File The USAGE files ($APPXPATH/0SA/USAGE.*) track numbers of endusers, designers, and users of locked applications currently logged into APPX. ...
r3 - 22 Jan 2016 - 17:05 by JeanNeron
APPXLicenseServer
APPX License Server NOTE Most of this information is redundant. In current versions, if a license server is not detected it will be started automatically by th...
r2 - 22 Jan 2016 - 16:55 by JeanNeron
AutomatingExportImportUnixCrontabs
Automating Export/Import with Unix Crontabs "Can I run an APPX process via a Unix command (one liner) to Export and Import? I would like to setup a crontab to han...
r2 - 21 Jan 2016 - 15:35 by JeanNeron
APPXKeys
APPX Keys AppxKEYS is a utility program embedded in APPX that allows a user to create an APPX keyboard layout for character mode connections. The keyboard layout ...
r3 - 21 Jan 2016 - 15:26 by JeanNeron
APPXEnvironmentVariables
APPX Environment Variables Environment Variables are used to modify the behavior of APPX at runtime. They may be set in the Windows or Unix operating system befor...
r5 - 21 Jan 2016 - 13:44 by JeanNeron
SettingEnvironmentVariables
Setting Environment Variables APPX offers six levels at which environment variables may be set: General Environment Variable information can be found at APPX Envi...
r5 - 21 Jan 2016 - 13:38 by JeanNeron
DiagnosingErrors
Diagnosing Strange and Generic Errors To diagnose strange or generic errors (such as bus errors, seg faults, attempting to free freed memory errors, or "an intern...
r3 - 21 Jan 2016 - 12:55 by JeanNeron
ScriptingImportsForWindows
Scripting Imports for Windows Prior to APPX 4.2.0 The following example batch file will import (appxutil i=) the design files for application TAP version 00 fr...
r4 - 21 Jan 2016 - 12:15 by JeanNeron
RemovingInactiveSessions
Removing Inactive Sessions "I connect to my customer over the Internet, running APPX on their Windows server. It works okay, but once in a while my APPX session ...
r4 - 21 Jan 2016 - 12:09 by JeanNeron
ConfiguringAPPXForWindows
Configuring APPX for Windows APPX Presentation Server WinAppxD This document includes questions and hints about installing and running APPX/Server on Windows...
r8 - 21 Jan 2016 - 11:39 by JeanNeron
APPXODBCInstallationInstructions
APPX ODBC Installations Instructions This page provides instructions for installing APPX ODBC 5. Overview APPX ODBC is used by APPX customers to gain access to A...
r53 - 20 Jan 2016 - 17:12 by JeanNeron
APPX500BugsFixes
APPX 5.0 Bug Fixes Following is a list of bugs that were fixed in Appx release 5.0. Overview The list is sub divided into categories. The bug title, bug number (...
r20 - 20 Jan 2016 - 17:03 by JeanNeron
APPX500Features
APPX 5.0.0 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.0.0. Follow the links below to learn more. ...
r30 - 20 Jan 2016 - 17:02 by JeanNeron
APPX500InstallationInstructions
APPX 5 Installation Instructions This page provides instructions for installing APPX 5. Notes * IMPORTANT: The APPX Desktop Client for Macs only runs on Intel...
r39 - 20 Jan 2016 - 17:02 by JeanNeron
ConfiguringAPPXForUnix
Configuring APPX for Unix Configuring the Login Manager This document explains how to configure the new login manager in APPX 5.0 higher Unix HASP Installation...
r5 - 20 Jan 2016 - 16:47 by JeanNeron
APPXUTILOverview
APPXUTIL Overview This document is applicable to versions of APPX prior to 4.2.0. If you are using a later version refer to File Analysis Recovery. What is AP...
r4 - 20 Jan 2016 - 13:15 by JeanNeron
WindowsClientDisk-ServerConfigurations
Windows Client/Disk Server Configurations Note: The information in this document is generally obsolete and is only presented here for archive purposes. This docum...
r3 - 18 Jan 2016 - 16:54 by JeanNeron
UnixHASPInstallation
Unix HASP Installation This document is of interest to customers installing APPX on an Intel/Unix platform, such as Linux, SCO, and NCR Unix. Because Intel/Unix s...
r6 - 18 Jan 2016 - 16:28 by JeanNeron
WindowsHASPInstallation
Windows HASP Installation This document is of interest to customers installing APPX on a Windows PC or in a Windows PC network environment, who wish to register t...
r5 - 18 Jan 2016 - 15:25 by JeanNeron
APPXExternalDatabases
APPX External Databases Using the APPX/ODBC Connection APPX 4.1 The APPX/ODBC Connection allows APPX Applications, through a Windows ODBC Server, to access a...
r4 - 08 Jan 2016 - 18:17 by JeanNeron
UsingAPPXSybaseConnection
Using the APPX/Sybase Connection Introduction: NOTE: The Sybase interface is no longer actively supported. This information is provided for historical purposes ...
r2 - 08 Jan 2016 - 18:13 by JeanNeron
UsingAPPXOracleConnection
Using the APPX/Oracle Connection Introduction: This page is for APPX version 4.x earlier. For 5.x and higher, go to this page APPX allows data storage in nu...
r2 - 08 Jan 2016 - 17:14 by JeanNeron
UsingAPPXODBCConnection
Using the APPX/ODBC Connection Introduction: This page is applicable to APPX version 4.1 and higher. For older versions, refer to this page The APPX/ODBC Connect...
r6 - 08 Jan 2016 - 14:02 by JeanNeron
FieldOverrides
Field Overrides If you do not want to use the APPX assigned data types you can override them using Field Overrides. For example, if you are mapping an APPX Data D...
r2 - 08 Jan 2016 - 13:55 by JeanNeron
UsingAPPXODBCConnectionpre410
Using the APPX/ODBC Connection Introduction: These instructions are for APPX version 4.0.x and earlier. For APPX version 4.1.x higher, see this page. The APPX/...
r4 - 04 Jan 2016 - 13:29 by JeanNeron
AppxHTMLClient542
APPX HTML Client 5.4.2 This page gives installation instructions and an overview of the Appx HTML client. Overview The Appx HTML client is designed to allow you ...
r3 - 04 Dec 2015 - 13:19 by JeanNeron
Number of topics: 50
< Previous Page 6 of 21 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: APPX > WebChanges
Topic revision: 15 Nov 2006, TWikiContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback