CW2 Field Blanking Bug Fix

clarion

    Next

  • 1. Counting browse Record
    Dear All, I'd like to ask about counting record at Browsing menu. Right Know I'm being developing a browsing menu with the locator to filtered the record. I create a local variable as the target of totaling the number of record that being filtered (from browse box behavior -> totaling). My question is why does the result of the local variable that should be counting the number of record that I filtered only showing the total all of the record? What I need is the variable can showing same number of record that being filtered.. Please Help me to solve it out.. Thank's
  • 2. Oh where or where has my little SUBST gone?
    Try a Library under Windows 7. You can add anything to them. On 13 Jan 2010 12:05:58 -0500, Mike Hanson [BoxSoft] <mh_AT_boxsoft_DOT_net> wrote: >Regarding the SUBST or the Mappings? The mappings are using >\\MyMachine\ShareName\Subdir, which is UNC. --------------------------------------- Paul Blais - Hayes, Virginia
  • 3. Changing Hotkey Keycodes at Runtime..Can you?
    For a prompt if you want to have the hot letter displayed you just do a ?fieldPrompt{Prop:text} = '&First Name" and now Alt F is the hot key for that prompt. The ampersand denotes the display as well as the hot key but it only works for PROMPT controls. Other option like with a button: ?ControlButton{Prop:Key} = F1Key you need to use the equates found in LIBSRC for the proper key names. Care to get fancy? Make a table of all the screen ID's and Use variables then allow the user to set the key names and store the numeric equate value. To allow the user to change the key you'll need to make a memory table of all the key codes then assign them based on the Use variable ID. If you just want a bunch of F keys then a single screen could let the user pick the function then pick the key. To redo the whole application could get a little messy but clearly possible. On 13 Jan 2010 11:20:26 -0500, Wayne Hodge <wayneghodge_at_the_gmail.com> wrote: >I have been trying to figure out if I can change or create a Hotkey >keycode at runtime. --------------------------------------- Paul Blais - Hayes, Virginia
  • 4. Reports - Having a Line overlay an image?
    It's called a FORM. You make a form that is in the background of the report. I do it all the time for watermarks. The report then sits as an overlay. You can't overlay another image over the form so what ever needs to be behind has to be only in the form. You could change out a bitmap on the fly if you needed to. It works easiest if you scale and size the image statically in the report but you can do it all in code too. On 12 Jan 2010 12:09:39 -0500, "John Gossman" < XXXX@XXXXX.COM > wrote: >Hello all, > >Is it possible in a report to have a line control overlay an image control? >As in signature pad image capture and print with the line positioned in the >appropriate place. > >If so, how? > >Thanks, >John Gossman > --------------------------------------- Paul Blais - Hayes, Virginia
  • 5. Corrupt TPS file
    And the password is ???

CW2 Field Blanking Bug Fix

Postby David Owens » Fri, 13 Feb 2004 00:11:49 GMT

I have the updated CW2RUN32.DLL that has the
fix for the bug in CW that causes input fields
to blank out after the user presses the TAB
key.  I was wondering if there's also an updated
CW2RUN32.LIB?  I usually like to compile my
Clarion projects as Local rather than Standalone.

Re: CW2 Field Blanking Bug Fix

Postby john » Fri, 13 Feb 2004 09:53:17 GMT

David,

I have also have the updated cw2run32.dll but it will not run. All my
apps are compiled in standand alone mode. I belive I need an updated
lib to recompile my apps so they will work with the dll.

Does anyone know where we can get the required lib?

All the best and thanks for the help.





Similar Threads:

1.how to make a entry field blank

suppose I have a button that I put a code to make the an entry field
(?field1),  so when after key in some character in the entry
field(?field1), but when I push this button all the key-ed in character
in the entry field will be blanked, so I can entry the new character in
the entry field, how to write the code for empty the entry field ?
Any assistance is appreciated.


thank. bob

2.Time Field stay blank with MyODBC 3.51.10

I'm using clarion 6.1 + mysql.
I have a problem using MyODBC 3.51.10 or upper. In an update form or
in a browse the time field stay blank.

With MyODBC 3.51.06 a don't have problem.

3.how to make a locator entry field blank

suppose I have a button that I put a code to make the locator entry
field blank to begin search from the beginning, so when after key in
some character and the incremental locator running, but when I push
this button all the key-ed in character in the locator entry field will
be blanked, so I can entry the new character to search for.
Any assistance is appreciated.


thank. bob

4.Blank Fields of Type Date

Hi All

the following line of code

        do while .not. eof() .and. mtSTA_CODE <= mtEND_CODE

includes the blank date fields as well - how do I exclude these...?


-- 
Donald


5.What is a field of all blanks?

6. To field blank in send_simple_message. Need help

7. Blank records, empty fields?

8. Interpreting a COBOL numeric field in a raw, fixed width TXT file



Return to clarion

 

Who is online

Users browsing this forum: No registered users and 23 guest