The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
SalesLogix Visual Basic scripts
Posted: 19 Apr 06 4:21 PM
|
amoxicillin price without prescription amoxicillin cost without prescription informaticando.net amoxicillin price without prescription fiogf49gjkf0d Does any know of any links to websites where I can see examples of SLX Visual Basic scripts so I have an idea of how to create them. Also, any instructions on how to integrate those in my processes would be most helpful.
Thank you in advance! |
|
|
|
Re: SalesLogix Visual Basic scripts
Posted: 20 Apr 06 5:45 AM
|
buy duloxetine no prescription where to buy duloxetine hcl jjthurin.com fiogf49gjkf0d This site (SLXDeveloper) has a number of examples. The best pace to look would be within SLX itself.
Think of a function within SalesLogix that is close to what you want to do and use architect to look at the script.
Also, check out the standard SalesLogix Lan Developers Reference Guide. This also has a number of examples. One note though. Don assume that their exapmles work. A number of them have obviously never been tested and have a few typos.
Martin |
|
|
| |
|
Re: SalesLogix Visual Basic scripts
Posted: 21 Apr 06 6:01 AM
|
fluoxetine alcohol nhs fluoxetine and alcohol withdrawal fiogf49gjkf0d Are there any good VB script reference books out there? I've tried looking around but for the life of me could never figure out what version SLX 6.2 is using. And whats the differences between VBS and VBA? Are these different in some way?
Any idea what the next, 7.0, version will use? Maybe C#
Thanks, John G.
|
|
|
| |
| |
|
Re: SalesLogix Visual Basic scripts
Posted: 22 Apr 06 1:27 AM
|
fiogf49gjkf0d Hi John.
The book on the slxdeveloper.com home page is a good one. Just a reference without a lot of banter and reading. However, the best place is the official MS scripting docs (See http://www.slxdeveloper.com/page.aspx?action=viewarticle&articleid=30)
As far as v7 goes, VBScript will still be what is used for OOTB plugins, however you will be able to host .NET assemblies within SLX as well (your .NET assembly will sync to remotes and can be bundled etc - built in VS). |
|
|
| |
|
Re: SalesLogix Visual Basic scripts
Posted: 24 Apr 06 12:53 PM
|
fiogf49gjkf0d http://www.devguru.com/technologies/vbscript/home.asp
Whenever I need a quick reference for an existing function, I always use devguru. They also have listings for ADO and ASP which help for other areas of SalesLogix as well. It's never a full blown how-to but you can usually use it to figure out which functions you'd like to websearch on, such as how to use the FileSystemObject to copy a file. |
|
|
|