Search:

Type: Posts; User: Quailco

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    75,185

    ok thanks thats good to know. but the original...

    ok thanks thats good to know.

    but the original was replacing fields in the grid table with fields from another work area. not updating two different work areas. BTW updating 2 different work...
  2. Replies
    11
    Views
    75,185

    If i for personal clarity replace the words...

    If i for personal clarity replace the words active cursor with active table am i saying the same thing
  3. Replies
    11
    Views
    75,185

    i am doing a skip zero after the replace

    i am doing a skip zero after the replace
  4. Replies
    11
    Views
    75,185

    :) ok is this what u mean just take it out of...

    :) ok
    is this what u mean just take it out of the replace command like so:
    REPLA stock with INV.stock,;
    unit with iif(unit=' ',iif(INV.unit=' ','EA',INV.unit),unit),;
    act with...
  5. Replies
    11
    Views
    75,185

    I am taking the values from inv and entering the...

    I am taking the values from inv and entering the in (detal2) which is invdet
  6. Replies
    11
    Views
    75,185

    replace command

    I have read all the form material but so far havent found the way to properly replace grid fields with new grid data

    My grid is sourced to a data file. I do the updates in the data file and then a...
  7. Thread: Syntax

    by Quailco
    Replies
    4
    Views
    5,276

    thanks

    thanks
  8. Thread: Syntax

    by Quailco
    Replies
    4
    Views
    5,276

    hi Hank Jim winstead here Thanks for...

    hi Hank Jim winstead here

    Thanks for responding; I just now worked thru the rules for making activeobject name query work. I am not using pages or sections. this implementation is foxpro to...
  9. Thread: Syntax

    by Quailco
    Replies
    4
    Views
    5,276

    Syntax

    fairly sure I have a syntax error in this but after hrs of experimenting i havent figured it out :\.
    I get a Lianja has stopped working from windows when I use debugout to ask what active control is...
  10. Replies
    3
    Views
    15,561

    Crash = "Lianja has stopped working' msg from...

    Crash = "Lianja has stopped working' msg from windows.

    Is object() according to its documentation tells me if a specific name exists as an object. What I want is not if a name exists but rather...
  11. Replies
    3
    Views
    15,561

    hmm what object is this

    Hello all

    1. This question is about a conversion of an existing VFP application without rewriting into the Lianja vision.
    2. No pages or sections are created; a form is placed on the screen...
  12. Thread: VFP exe

    by Quailco
    Replies
    2
    Views
    9,182

    VFP exe

    Has any one tried or does anyone know if a VFP executable can be run from within Lianja
  13. Barry, is an estimate available for the release...

    Barry, is an estimate available for the release of 2.5 specifically the report conversion section been made yet. Do you expect that release to occur before september 2015.

    Any information on this...
  14. Replies
    5
    Views
    4,846

    vfp to Lianja differences

    Working between the 2 packages I find I am not certain about the many things that differ between the 2 as I am daily discovering new things. I found while searching for answers this statement...
  15. Thread: tabindex

    by Quailco
    Replies
    13
    Views
    7,823

    thanks all for your comments. hmmm 30 years...

    thanks all for your comments.

    hmmm 30 years 40 years ago when i developed this framework i am pretty sure that I read info that said setting tab index to 0 excluded it from tabbing. In any case...
  16. Thread: tabindex

    by Quailco
    Replies
    13
    Views
    7,823

    Thanks Barry will play with it till i get the...

    Thanks Barry will play with it till i get the results i need.
  17. Thread: tabindex

    by Quailco
    Replies
    13
    Views
    7,823

    are u saying i cant prevent an object from being...

    are u saying i cant prevent an object from being tabbed to. what properties would stop it for instance will disabling stop an item from being tabbed to or is there a read only ??
  18. Thread: tabindex

    by Quailco
    Replies
    13
    Views
    7,823

    tabindex

    In fox setting a tabindex of a form object to 0 excluded it from the tabbing sequence. In Lianja setting the tabindex to 0 has no affect on the tabbing.

    How do I exclude a form object from the...
  19. Thread: create cursor

    by Quailco
    Replies
    3
    Views
    3,207

    create cursor

    Hi all

    the create cursor command appears to be missing; is that correct and is there a way to create a free virtual cursor?

    TIA

    Jim
  20. Thread: report forms

    by Quailco
    Replies
    1
    Views
    2,792

    report forms

    Sorry to be a pest about this but it is a very important subject.

    I am about to begin working on some reports. What is the status of the migration of reports to Lianja and are there any...
  21. Replies
    1
    Views
    2,948

    class relations

    Code is attached.

    console error listed by Lianja:
    Thu Apr 17 10:52:57 2014
    **** Lianja error ****
    CLASS VCR1_02S0GRPL0 as vcr
    ^
    CLASS 'VCR' not found
    Called from...
  22. Do have an estimate when reports will be...

    Do have an estimate when reports will be convertible into Lianja. I understand V2 but what is the current estimate.
  23. Replies
    5
    Views
    4,079

    event sequence

    Not sure I can give you an accurate answer yet. The statement stems from looking at the handling of a form in VFP and running the same form in Lianja. The process is definitely executing in a...
  24. Replies
    5
    Views
    4,079

    Events sequence

    It would seem that the Lianja event sequence is markedly different then VFP. Is this deliberate or something else.
  25. Replies
    1
    Views
    2,566

    Lianja hard fail

    503

    I am pursuing this to discover exactly where the freeze occurs and depending what i discover I will submit a ticket but wanted to see if this maybe is something someone has seen before.
Results 1 to 25 of 49
Page 1 of 2 1 2
Journey into the Cloud
Join us