Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by digitalquatro

  1. digitalquatro

    Variable VPOS is not Found

    Go to Tools->Options and select the File Locations Tab and remove the content of Report Builder...It works for me... Hope it helps!
  2. digitalquatro

    Vfp Line error

    Thank's for your help Griff..that was the problem...
  3. digitalquatro

    Vfp Line error

    Thank's a lot Tamar..someone unchek my debug info... Appreciate.
  4. digitalquatro

    Vfp Line error

    Hi... Vfp9.0 Suddenly my number of line error always returns zero..can somebody help me please i need the number line of error. Thank's in advance
  5. digitalquatro

    Using a group sum in a formula

    Hi...laurenbattaglia I was in the same situation...I'm sending "Parameters" to the report E.g. strName = "'Transport'" .crxReport.FormulaFields(36).Text = strName the problem is that the FormulaFields(36) is in a Groupname and it's a "non-recurring field" Hope...
  6. digitalquatro

    Using a group sum in a formula

    Hi...laurenbattaglia I was in the same situation...I'm sending "Parameters" to the report E.g. strName = "'Transport'" .crxReport.FormulaFields(36).Text = strName the problem is that the FormulaFields(36) is in a Groupname and is a "non-recurring field" Hope...
  7. digitalquatro

    Vfp on the fly printing...

    Look What i've done for a customer receipt... All we got to do is in the properties printer page setup select the Tractor option instead of Form feed...What did "Form feed does?" Ejects the page...and if your printer driver has the ability to modify or choose an envelope...Listo...you...
  8. digitalquatro

    Continue Printing Records ...

    Thank's a lot LB...it works... Appreciate...
  9. digitalquatro

    "A statement is expected here" ????

    Check your syntax... if your formula syntax is Basic...maybe your missing the formula={hrpersnl.p_salary}*3 Hope it help...
  10. digitalquatro

    Continue Printing Records ...

    The "Format with Multiple Columns" works just fine; But i'm displaying a text in the details band.. I get something like this "Id number:" One "Id number:" Two "Id number:" Three "Id number:" Four I need something like...
  11. digitalquatro

    Vfp on the fly printing...

    Thank's MikeLewis i'll check it out the printjob Appreciate...
  12. digitalquatro

    Vfp on the fly printing...

    I'll do that... Thank's again for your reply wgcs ... Appreciate..
  13. digitalquatro

    Vfp on the fly printing...

    I'm already do that...Thank's slighthaze. What i don't want it's an ejected page...i need that the printer stays in the last printed line... Kind regards
  14. digitalquatro

    Vfp on the fly printing...

    What i want to print is a customer receipt..like the old days...Eg. dBase I dont want an ejected page..once the printing is finished
  15. digitalquatro

    Vfp on the fly printing...

    ok...i did what mike lewis says but that one ejects the page ...see what i'm printing it's something like a customer receipt...in a matrix printer... Kind Regards...

Part and Inventory Search

Back
Top