Search found 205 matches

by RDalzell
Sat Mar 17, 2012 6:56 am
Forum: eXpress++ Support
Topic: Tagging and DCTAGS Array
Replies: 5
Views: 9342

Tagging and DCTAGS Array

Hello Roger and All, Using the record tagging example I am unable to determine how to process the array of RecNo() within DCTAGS. I would like to obtain my index key from the database and process using this new array (aConsolidate). As Always, I Appreciate any and all assistance. DCTAGS Array: {{"PA...
by RDalzell
Sat Mar 03, 2012 5:55 am
Forum: eXpress++ Support
Topic: Bitmap Printing
Replies: 4
Views: 7673

Re: Bitmap Printing

Fred,

Why not simply copy the desired graphic image(s) into the same directory which your data exists, that way you will be certain of its' location and it will be accessable to every user/location.
by RDalzell
Tue Jan 10, 2012 6:21 am
Forum: Did you Know?
Topic: DropFilter Sample program
Replies: 6
Views: 20061

Re: DropFilter Sample program

Roger,

Have not moved to SQL yet, awaiting Steffen's one line solution...
by RDalzell
Sun Jan 08, 2012 8:29 pm
Forum: Did you Know?
Topic: DropFilter Sample program
Replies: 6
Views: 20061

Re: DropFilter Sample program

Roger,

Would it be possible to utilize the dropfilter example upon a database rather than an array as well?

Thanks,
Rick
by RDalzell
Thu Nov 24, 2011 6:03 am
Forum: eXpress++ Support
Topic: DC_FindBrowse
Replies: 7
Views: 11012

Re: DC_FindBrowse

PSST-0004.jpg
PSST-0004.jpg (99.83 KiB) Viewed 10941 times
Miguel,

Attached is an example of a routine which I use, perhaps you will find it helpful.

Rick
by RDalzell
Wed Oct 26, 2011 4:37 pm
Forum: eXpress++ Support
Topic: Change log file
Replies: 3
Views: 6833

Re: Change log file

Roger,

You have an example which performs this really well, dbnotify().

I put in my wish list the docs for it, appears to be the cure.

Rick
by RDalzell
Sat Sep 03, 2011 6:38 pm
Forum: Xbase++ Support
Topic: creating RES files with win 7
Replies: 13
Views: 24344

Re: creating RES files with win 7

XPPRESOURC=C:\ALASKA\XPPW32\RESOURCE\BITMAP;C:\ALASKA\XPPW32\RESOURCE\ICON;C:\ALASKA\XPPW32\RESOURCE\FONT;C:\ALASKA\XPPW32\RESOURCE\POINTER


Should be;
XPPRESOURCE=C:\ALASKA\XPPW32\RESOURCE\BITMAP;C:\ALASKA\XPPW32\RESOURCE\ICON;C:\ALASKA\XPPW32\RESOURCE\FONT;C:\ALASKA\XPPW32\RESOURCE\POINTER
by RDalzell
Sat Sep 03, 2011 9:37 am
Forum: Xbase++ Support
Topic: creating RES files with win 7
Replies: 13
Views: 24344

Re: creating RES files with win 7

Bruce, My Win/7 environment variables: Include: C:\Alaska\XppW3219\Include;C:\Alaska\Exp19\Include;C:\Alaska\XbtW3219\Include Lib: C:\Alaska\Exp19\Lib;C:\Alaska\XppW3219\Lib;C:\Alaska\XbtW3219\Lib Path: C:\Alaska\Exp19\Lib;C:\Alaska\Exp19\Bin19_Sl1;C:\Alaska\Exp19\Bin;C:\Alaska\XppW3219\Bin;C:\Alask...
by RDalzell
Sat Sep 03, 2011 9:35 am
Forum: Xbase++ Support
Topic: creating RES files with win 7
Replies: 13
Views: 24344

Re: creating RES files with win 7

XPPRESOURC

Should be

XPPRESOURCE
by RDalzell
Fri Sep 02, 2011 8:07 pm
Forum: eXpress++ Support
Topic: Two column popup menu
Replies: 5
Views: 9965

Re: Two column popup menu

Cliff,

How about a DCSUBMENU of that PARENT menu ?