50 recent changes in APPX Web retrieved at 15:59 (Local)

0LASubrFileRestruct
.FILE RESTRUCT This subroutine will restructure the specified file. Usage: PASS error_msg FIELD SHARE? Y PASS ...
NEW - 01 Mar 2012 - 17:46 by JeanNeron
0LASubrFileCreate
.FILE CREATE This subroutine will create the specified file. Usage: PASS error_msg FIELD SHARE? Y PASS f...
r2 - 01 Mar 2012 - 14:23 by JeanNeron
UsingTheAPPXtoODBCConnection
Using the APPX/ODBC Connection Introduction: The APPX/ODBC Connection allows APPX Applications, through a Windows ODBC Server, to access and operate upon data st...
NEW - 01 Mar 2012 - 09:13 by JoeOrtagus
CopyingFilesBetweenDatabases
Copying Files Between Databases To copy all CUSTOMER records from one database to another: SET NEXT DATABASE = DB1 OPEN TAR CUSTOMER ...
NEW - 29 Feb 2012 - 16:26 by ChrisBrower
CallingInquiriesFromScrollingINPUTs
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 ...
NEW - 29 Feb 2012 - 16:20 by ChrisBrower
UsingOUTPUTsInsteadOfUPDATEs
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 w...
NEW - 29 Feb 2012 - 16:00 by ChrisBrower
GOSUBsAndSUBRoutines
GOSUBs and SUBRoutines When a GOSUB statement references a SUBROUTINE process, the SUBROUTINE code gets included in the current event point when the process compi...
NEW - 29 Feb 2012 - 15:59 by ChrisBrower
Year2000WhitePaper
Year 2000 White Paper From their inception the APPX and SPEED II Application Design environments have accommodated software designs that process century informati...
NEW - 29 Feb 2012 - 15:46 by ChrisBrower
Y2KImplementationGuide
Y2K Implementation Guide _______________________________________________________________ INTRODUCTION ___________________________________________________...
NEW - 29 Feb 2012 - 15:45 by ChrisBrower
APPXDateRelatedFixes
Date related Bug Fixes from APPX Release Notes Release 3.4 * If your system wide or application level date mask includes a 'CC' (century) portion, Standard Page ...
NEW - 29 Feb 2012 - 15:28 by ChrisBrower
Y2KPolicyStatement
Y2K Policy Statement October 1, 1998 Y2K Compliance Declaration Operations APPX Software, Inc. has taken, or will take, in a timely manner, all actions and pr...
NEW - 29 Feb 2012 - 15:00 by ChrisBrower
Y2KInformation
APPX Software Y2K Information APPX Software, Inc. has prepared several documents to assist our customers with their preparations for the Year 2000. Below are link...
NEW - 29 Feb 2012 - 14:58 by ChrisBrower
ExecutableModuleCaching
Executable Module Caching Here's the basic scheme: * Processes are only removed from the cache when a new process needs to enter the cache (i.e. we never trim ...
NEW - 29 Feb 2012 - 14:18 by ChrisBrower
0LASubrUtilChgAuxPass
.UTIL CHG AUX PASS This subroutine changes the auxiliary password for the specified user. Usage: PASS user_id FIELD S...
r2 - 27 Feb 2012 - 17:21 by JeanNeron
WindowsSerialNumber
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...
NEW - 27 Feb 2012 - 16:32 by ChrisBrower
UniQueDirectConnect
UniQue Interface Instructions for APPX Direct Connect Requirements: * Windows NT File Server * APPX for Windows * UniQue for Windows NT * TCP/IP Netw...
r2 - 27 Feb 2012 - 15:04 by ChrisBrower
UniQueClientServer
UniQue Interface Instructions for APPX Client/Server Requirements: * Windows NT File Server * APPX for Windows * UniQue for Windows NT * TCP/IP Netwo...
r2 - 27 Feb 2012 - 14:45 by ChrisBrower
NetHaspInstallArchive
Net Hasp Installation Archive Document Note: This document is considered OBSOLETE, as it does not apply to current versions of APPX. However, customers running ol...
NEW - 27 Feb 2012 - 13:35 by ChrisBrower
CDShapeSetNextPoint
.SHAPE SET NEXT POINT This subroutine is called to create a custom shape. Usage: PASS x_point FIELD SHARE? N PASS ...
r2 - 24 Feb 2012 - 19:20 by JeanNeron
CDShapeSetWidth
.SHAPE SET WIDTH PCT This subroutine is called to set the number of sides, points or width for the current shape. Usage: PASS width_percent ...
r2 - 24 Feb 2012 - 19:20 by JeanNeron
CDShapeSetSides
.SHAPE SET SIDES CNT This subroutine is called to set the number of sides, points or width for the current shape. Usage: PASS no_of_points ...
r2 - 24 Feb 2012 - 19:19 by JeanNeron
CDShapeSetShape
.SHAPE SET SHAPE ID This subroutine changes the shape id of the "current" shape. Usage: PASS shape_id FIELD SHARE? N ...
r2 - 24 Feb 2012 - 19:19 by JeanNeron
CDShapeSetDefault
.SHAPE SET DEFAULT Clear the "current" Shape Object. Usage: GOSUB OCD .SHAPE SET DEFAULT * Check for error IF OCD .SHAPE SET DE...
r2 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeGetName
.SHAPE GET NAME Gets the name of the "current" Shape Object. Usage: PASS shape_name FIELD SHARE? Y GOSUB OCD .SHAPE ...
r2 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeSetCurrent
.SHAPE SET CURRENT Set the "current" Shape Object to be a previously initialized Shape Object. Usage: PASS shape_name FIELD S...
r2 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeInitialize
.SHAPE INITIALIZE This subroutine is called to initialize or reinitialize a shape spec. Usage: PASS shape_name FIELD SHARE? N...
r4 - 24 Feb 2012 - 19:18 by JeanNeron
CDAxisSetLabelOffset
.AXIS SET LBL OFFSET This subroutine sets the offset of the labels for the the "current" axis. Usage: PASS lbl_offset FIELD ...
r4 - 24 Feb 2012 - 19:17 by JeanNeron
CDAxisSetLabelGap
.AXIS SET LBL GAP This subroutine sets the gap between the labels and the axis for the "current" axis. Usage: PASS title_gap FIELD...
r3 - 24 Feb 2012 - 19:17 by JeanNeron
CDAxisSetLabelFormat
.AXIS SET LBL FORMAT This subroutine sets format for the "current" label on the "current" axis. Usage: PASS lbl_format FIELD ...
r3 - 24 Feb 2012 - 19:17 by JeanNeron
CDAxisSetLabelRotation
.AXIS SET LBL ROTATION This subroutine sets the rotation angle for the "current" label of the "current" axis. Usage: PASS rot_angle ...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFontColor
.AXIS SET LBL FONT CLR This subroutine sets the font color for the "current" label of the "current" axis. Usage: PASS color_spec_name FI...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFontSize
.AXIS SET LBL FONT SZ This subroutine sets the font size for the "current" label of the "current" axis. Usage: PASS font_height FIEL...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFontStyle
.AXIS SET LBL FONT STL This subroutine sets the font style for the "current" label of the "current" axis. Usage: PASS font_style FI...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFontIndex
.AXIS SET LBL FONT IDX This subroutine sets the font index for the "current" label of the "current" axis. Usage: PASS font_index FI...
r3 - 24 Feb 2012 - 19:15 by JeanNeron
CDAxisSetLabelFontName
.AXIS SET LBL FONT NAM This subroutine sets the font name and font number for the "current" label of the "current" Axis. Usage: PASS font_name ...
r3 - 24 Feb 2012 - 19:15 by JeanNeron
CDAddAxisLabel
.AXIS LABEL ADD NEXT This subroutine adds the specified label to the "current" Axis of the "current" chart.. Usage: PASS axis_label ...
r4 - 24 Feb 2012 - 19:15 by JeanNeron
CDAxisSetTitleGap
.AXIS SET TTL GAP This subroutine sets the gap between the axis title and the axis for the "current" axis. Usage: PASS title_gap F...
r2 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleAlignment
.AXIS SET TTL ALIGN This subroutine sets the alignment of the axis title for the title of the "current" axis. Usage: PASS title_alignment ...
r3 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleFontColor
.AXIS SET TTL FONT CLR This subroutine sets the font color for the title of the "current" axis. Usage: PASS color_spec_name FIELD ...
r3 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleFontSize
.AXIS SET TTL FONT SZ This subroutine sets the font size for the title of the "current" axis. Usage: PASS font_height FIELD ...
r2 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleFontStyle
.AXIS SET TTL FONT STL This subroutine sets the font style for the title of the "current" axis. Usage: PASS font_style FIELD ...
r2 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitleFontIndex
.AXIS SET TTL FONT IDX This subroutine sets the font index for the title of the "current" axis. Usage: PASS font_index FIELD ...
r3 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitleFontName
.AXIS SET TTL FONT NAM This subroutine sets the font name and font number for the title of the "current" Axis. Usage: PASS font_name ...
r5 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitle
.AXIS SET TITLE This subroutine is called to set the title for the "current" axis. Usage: PASS axis_title FIELD SHARE? N...
r2 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTickDensity
.AXIS SET TICK DENSITY This subroutine sets the distance in pixels between major ticks and minor ticks on the "current" axis. Usage: PASS maj_tick...
r3 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetMinTickIncr
.AXIS SET TICK MIN INC This subroutine sets the minimum tick increment of the ticks on the "current" axis. Usage: PASS tick_inc F...
r2 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTickOffset
.AXIS SET TICK OFFSET This subroutine sets the offset of the ticks on the "current" axis. Usage: PASS tick_offset FIELD S...
r5 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTickWidth
.AXIS SET TICK W This subroutine sets the length of the major and/or minor ticks on the "current" axis. Usage: PASS maj_tick_width FIEL...
r2 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTickLength
.AXIS SET TICK L This subroutine sets the length of the major and/or minor ticks on the "current" axis. Usage: PASS maj_tick_len FIEL...
r2 - 24 Feb 2012 - 19:11 by JeanNeron
CDAxisSetTickColor
.AXIS SET TICK CLR This subroutine sets the color of the major and/or minor ticks on the "current" axis. Usage: PASS color_spec_name FIE...
r2 - 24 Feb 2012 - 19:11 by JeanNeron
Number of topics: 50
< Previous Page 11 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