PC Review


Reply
Thread Tools Rate Thread

VBScript vs VBA. Limitations? Declare and File I/O

 
 
=?Utf-8?B?RnJlZHJpa0I=?=
Guest
Posts: n/a
 
      7th Jun 2005
Hi,

Where can i get information about what limitations VBScript puts on the code
compared to VBA?
I wan't to use the Declare Function-statement and
also be able to open/write/close to text files from a custom form (a
MailItem propbably)?

Can this be done in VBScript?

--
/FredrikB
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RXJpYyBMZWdhdWx0IFtNVlAgLSBPdXRsb29rXQ==
Guest
Posts: n/a
 
      7th Jun 2005
This link has a comparison of VBA features not found in VBScript, and is also
the complete reference for the VBScript language:

http://msdn.microsoft.com/library/de...onfeatures.asp

If you want to do file I/O, use the TextStreamObject in VBScript.

--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
Try Picture Attachments Wizard for Outlook! http://tinyurl.com/9bby8
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/


"FredrikB" wrote:

> Hi,
>
> Where can i get information about what limitations VBScript puts on the code
> compared to VBA?
> I wan't to use the Declare Function-statement and
> also be able to open/write/close to text files from a custom form (a
> MailItem propbably)?
>
> Can this be done in VBScript?
>
> --
> /FredrikB

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Declare RegExp from Vbscript.dll Bob Phillips Microsoft Excel Programming 0 16th Jan 2007 08:45 PM
declare API without direct file name =?Utf-8?B?aXdkdTE1?= Microsoft VB .NET 5 11th Aug 2006 05:44 AM
Code behind project and I need to declare a global veriable where do I do this since there is no .h file Bryan G Microsoft C# .NET 4 27th Mar 2004 12:53 AM
Code behind project and I need to declare a global veriable where do I do this since there is no .h file Bryan G Microsoft Dot NET 1 26th Mar 2004 09:31 PM
how to declare session variable in global.asax file khawar Microsoft ASP .NET 1 10th Jul 2003 10:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:27 PM.