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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DavesWorld
  • Content: Threads
  • Order by date
  1. DavesWorld

    How do I create new page using Chr(x) in formula

    Hi all, I'm using MAS 90 4.20, Crystal 10. Has anyone out there used a Chr(x) command to force a new page? I may not even have the right code, but according to what I've found on the internet, Chr(12) is form feed, which should create a new page. Maybe this needs to be in sequence with...
  2. DavesWorld

    Crystal Reports - Converting Custom Reports

    Hi all, I have a question for you Crystal Reports gurus out there. I'm trying to make the process of converting custom reports from 8.5 to 10.0 a bit more efficient. I have one method that works for fields in the group sections, but not in the detail section. For the fields within the group...
  3. DavesWorld

    SendKeys {Enter} VBScript

    Hi, I'm trying to activate a command button programmatically on a MAS 200 3.71 Sales Order entry form. I'm using SendKeys commands to tab to the button and then send the enter key. WshShell.SendKeys "{TAB}" WshShell.AppActivate("* Sales Order Entry") Wshshell.SendKeys "{ENTER}" I added the...
  4. DavesWorld

    MAS objects and methods

    Hi, I just very recently started working on MAS 90 and MAS 200. I'm in the process of tweaking some VBscripts using the MAS Customizer. Could someone tell where I could find documentation on MAS objects? I couldn't find anything about it on Sage's support pages or anywhere online. Can MAS...

Part and Inventory Search

Back
Top