Recent content by ganesh@anbu

  1. G

    Delete a file if exits.

    fullname = SEARCH(filename). IF fullname = ? THEN DISPLAY "UNABLE TO FIND FILE " filename WITH FRAME b ROW 6 CENTERED NO-LABELS. ELSE unix silent rm value(fullname).
  2. G

    QAD Products List

    Hi, I want to know list of QAD Production from starting version to current version.
  3. G

    Migration from solaris 9 to 10

    Hi, please help me to resolve the issue. Error while starting the db. PROGRESS Version 9.1E02 as of Fri Jul 29 21:41:34 EDT 2005 15:33:05 BROKER 0: Multi-user session begin. (333) 15:33:05 BROKER 0: Begin Physical Redo Phase at 0 . (5326) 15:33:05 BROKER 0: Physical Redo Phase Completed at...
  4. G

    generalised code validation if source code not available

    U need to customize the program.
  5. G

    generalised code validation if source code not available

    I don't get u clearly. Do u want to customize the mgcodemt.p?
  6. G

    how to change system date

    Check the User master maintenance screen language(us,ch) are linked with date format.
  7. G

    Progress editor access user list

    Hi, How can i find out the list of user's who have logged into the progress editor by the below ways. 1. Login into mfg/pro and using the option "p". 2. Directly using pro or mpro
  8. G

    Active User's Last Login date

    Hi, Is there any way i could find the User's Last Login date in the QAD Mfg Pro Version: eb2 SP6 Progress : 9.1d Please help me to find the details. Thanks & Regards Ganesh.
Top