HALLOGRAM PUBLISHING
SHOPPING CARTSITE MAPCONTACT USPRODUCTS
HOMEBARCODESDEVELOPER TOOLSUSER TOOLSTRAINING
XiLights

Syntax:

SETCOLOR(type, color)

COLORMODE(mode)


SetColor

SETCOLOR() About Set the color for the display of various FoxPro code components
Parameters nType a number between 1 and 8 (0 is reserved)
1-user text
2-FoxPro Keywords
3-String constants
4-Numeric constants
5-flow constructs
6-Comments
7-Compiler directives
8-System variables
nColor RGB values - RGB()
Returns Logical True if Successful
Example *display number of constants as red
=SETCOLOR(4,RGB(255,0,0))

 


ColorMode

COLORMODE() About Enable or disable the XiLights color functionality
Parameters [nMode] 0-off; 1-on (default)
none-return current status (T or F)
Returns Logical True if successful
Example *turn colors off
=COLORMODE(0)

 


Loading XiLights

XiLights is a FoxPro library file (with an associated DLL file in Visual FoxPro). To load XiLights, use the SET LIBRARY command.

SET LIBRARY TO C:\XITECH\XILIGHTS ADDITIVE


Unloading XiLights

If another library is loaded over XiLights, the effects of the XiLights library will persist, but functional control will no longer be possible. To completely remove the XiLights program from the Visual FoxPro environment the DLL must also be removed.

(i) RELEASE LIBRARY XiLights or SET LIBRARY TO
(ii) CLEAR DLLS or CLEAR ALL


Return to XiLights


For FoxPro Windows and Visual FoxPro

Includes a 10 user license.

XiLights ... $49


Home || Shopping Cart || Site Map || Newsletter/Blog
Search HALLoGRAM || Request More Information
CALL TOLL FREE 1-866-340-3404

SEARCH
14,500+ PRODUCTS:

Order XiLights

SIMILAR PRODUCTS
  • Editors
  • Source Code Tools

  • OTHER PRODUCTS
  • Cryptor
  • FoxFix
  • Konxise
  • MIX
  • ReFox

  • PRODUCTS FOR
  • MS-Access
  • ActiveX/OCX Controls
  • C/C++
  • Clipper
  • dBASE
  • Delphi
  • FoxPro/VFP
  • Java
  • Macintosh
  • Oracle
  • Paradox
  • PowerBuilder
  • Visual Basic
  • Visual Objects

  • Keystone Training Videos

  • Copyright �2000 HALLoGRAM Publishing, Aurora CO. All Rights Reserved
    All products mentioned in this site are trademarks of their respective owners
    Prices are subject to change without notice
    dmcakegrim