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 strongm 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 Bondjames

  1. Bondjames

    Page number x of y in reports

    got it thank you
  2. Bondjames

    Page number x of y in reports

    sir defined a variable as "page" with value to store as TRANS(_PAGENO) + IIF(SYS(2040)="1", "", " OF " + TRANS(_PAGETOTAL)) and defined page in page footer however it shows only number as 1 or 2 or 3 not as 1of 3 or 2of 3 or 3of3 where am i going wrong thanks
  3. Bondjames

    Page number x of y in reports

    hello friends am attaching frx where in the report is not directly connected to data environment with a dbf the report is called from a form . i want in bottom to add page number as x of y till last page in case the report is more than 1 page can you please help and advice as to how we can add...
  4. Bondjames

    VOUCHER FORM NETWORK ERROR

    Thank you Chris Miller,Tomk3,Gerrit
  5. Bondjames

    COMPILE A DLL

    Thank you Chris Miller, Mike Gagnon, mJindrova regards
  6. Bondjames

    COMPILE A DLL

    sir have an exe which works only if the machine code is in this application else it shuts down i have original sg.dll but problem is to make my own sg.dll i added my machine code and now i have to compile it . for everyones infor i decompiled with refox and got this decompiled in sgmake...
  7. Bondjames

    VOUCHER FORM NETWORK ERROR

    yes Sir Mr. Chriss i want make my code faster like adding scan endscan and so on but i am not that expert so if you could guide me to some extent would be really helpful. yes the second will be entered in the dbf once earlier is finished but the problem is when there are many records i have to...
  8. Bondjames

    COMPILE A DLL

    want to compile a dll file in start while compiling it shows icon not found if i ignore it and go ahead to compile it shows cannot build a dll without ole classes am attaching the zip file of all the codes and project please advice how to compile also i want a network built dll so whether i...
  9. Bondjames

    VOUCHER FORM NETWORK ERROR

    network at 2 places at the same time one node goes through and the second lan node has to wait for few seconds till the transaction in the first one is not completed the records are heavy i agree but i noticed that it will due to the coding in the program can anyone advice what changes to be...
  10. Bondjames

    missing acd copied to a new table

    sorry sirs if for me there was misunderstanding
  11. Bondjames

    missing acd copied to a new table

    thank you Chris Miller, Mike Lewis, Gerritt Broekhuis, Steve Meyerson and tamarGranor for your help i am sorry i could not explain to my best capablilities Griff has solved it and i appreciate your help i will take utmost care of submitting my post in future thank you for your advices regards
  12. Bondjames

    missing acd copied to a new table

    thank you griffMG was a great help it works perfect appreciate your help thank you regards
  13. Bondjames

    missing acd copied to a new table

    attached is table master want to find out which acd is missing from 1 to end orderwise which is copied to a table like in above acd 1343,1346,1349,1352... are missing also if you can help me to tell me in field descpt for bsgroup=100 details in descpt field starts with number like 10- or 100-...
  14. Bondjames

    error in do case command

    thank you sir solved my problem
  15. Bondjames

    error in do case command

    i want to put values accordingly in ndcms and ndchsd forgive for writting replace all

Part and Inventory Search

Back
Top