Search found 547 matches
- Mon Aug 24, 2020 1:24 pm
- Forum: eXpress++ Support
- Topic: Shortcuts
- Replies: 4
- Views: 7099
Re: Shortcuts
Yes, that single line gives an error, or at least the first error. All necessary functions also give a syntax error. Such as: MenuShiftEval( aItem, aBitmaps, oToolBar, cMenuName ) Each one errors with a syntax error. And at that point most lines under it. As if the compiler goes crazy. I tried on my...
- Mon Aug 24, 2020 12:24 pm
- Forum: eXpress++ Support
- Topic: Shortcuts
- Replies: 4
- Views: 7099
Shortcuts
Roger, I am playing with your shortcuts example, from many years back. Got it to work fine using your shortcuts program with some minor changes to match our set up. At the top of our main menu, we added the command it gives a syntax error when compiling. No idea why. All information is pretty much t...
- Mon May 04, 2020 10:19 am
- Forum: eXpress++ Support
- Topic: Multi-Edit problem
- Replies: 4
- Views: 9553
Re: Multi-Edit problem
I can send you a copy of mine if you need it..same thing happens to me sometimes, but I have a copy of the mew folder in various places and just copy it over. do not actually have to install it.
Do not use workbench...too used to multiedit
Fred
Omni
Do not use workbench...too used to multiedit
Fred
Omni
- Fri Apr 17, 2020 9:22 am
- Forum: eXpress++ Support
- Topic: Field Input Denied
- Replies: 2
- Views: 7517
Field Input Denied
Roger, Probably an easy way to do this, but I never have. Have a field (50 characters) where I do not want to use the drop down list due to space on the window, and deny them typing. Force a popup but no keyboard allowed. The required items are fairly long descriptive requirements by one specific of...
- Mon Mar 02, 2020 2:47 pm
- Forum: eXpress++ Support
- Topic: Refresh question on Browse
- Replies: 6
- Views: 12074
Re: Refresh question on Browse
Yes, I added an alert after the array was rebuilt, still only took less than a second. The only thing after that was the refreshing and returning to the browse. I had tried the forcestable and it did not help.
Not a big deal since I got it to work. Just seeing if I missed something basic.
Fred
Not a big deal since I got it to work. Just seeing if I missed something basic.
Fred
- Mon Mar 02, 2020 7:40 am
- Forum: eXpress++ Support
- Topic: Refresh question on Browse
- Replies: 6
- Views: 12074
Refresh question on Browse
Roger, I worked around it, but have a question regarding refreshing dc_browse when making major changes in what detail shows. Creating using a selection on the database: This method is used due to size of database and future filters they will select x1=0 aRecpro1 := {} DO WHILE oppro->opstatus == "A...
- Wed Feb 19, 2020 10:16 am
- Forum: eXpress++ Support
- Topic: Print Number Issue
- Replies: 0
- Views: 10536
Print Number Issue
Roger, Cannot find my last log on this, but here we go. A user prints invoices weekly 1-2,000 normally on a run. Used win2pdf to save images and most, but not all, emailed later to customers. Been doing this for many years. About 9 months ago, all of a sudden, on random invoices the total amount wou...
- Fri Feb 14, 2020 8:36 am
- Forum: eXpress++ Support
- Topic: Create Database
- Replies: 4
- Views: 10304
Re: Create Database
Yes, works. I see what I did not do...old age kicking in.
The 5000 was just a copy issue. The error was the initialization of the array in the beginning. It was somewhere else in his example and I just neglected to do it.
thanks
The 5000 was just a copy issue. The error was the initialization of the array in the beginning. It was somewhere else in his example and I just neglected to do it.
thanks
- Fri Feb 14, 2020 7:22 am
- Forum: eXpress++ Support
- Topic: Create Database
- Replies: 4
- Views: 10304
Create Database
Roger, I have always just created new databases manually, but I have to do one to copy to a csv, so the field names are not relevant. It is a special export for invoices with wayyyyyyyyyyyy too many fields. Anyway, I want to create a database and use an array to assign the fields (ie, data001-datea1...
- Thu Jan 23, 2020 9:50 am
- Forum: eXpress++ Support
- Topic: Icon/Bitmap background
- Replies: 5
- Views: 9355
Re: Icon/Bitmap background
What you suggested worked perfect..sorry if my response was confusing...
Fred
Fred