Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.scripting.vbscript > #12039

Re: VBScript & JScript cross language execution?

From Roger <rog6@somewwhere961.com>
Newsgroups microsoft.public.scripting.vbscript
Subject Re: VBScript & JScript cross language execution?
Date 2019-01-16 17:34 +0000
Organization A noiseless patient Spider
Message-ID <q1npu8$2i3$1@dont-email.me> (permalink)
References <1hcey7cr7f5uv$.hq9gp8ozljcq.dlg@40tude.net> <q1i26g$su0$1@dont-email.me> <b3ixju0nbpp6$.1xc34hf1kw5s5.dlg@40tude.net>

Show all headers | View raw


On Tue, 15 Jan 2019 05:31:03 +0700, JJ wrote:

> 
> So, does this means that VBScript (and probably VB too) built in
> functions/constants are not stored in the global module, but a hidden
> module which are always accessible from all modules? i.e. in a true
> global module, but hidden.

I don't know. I generally don't use the constants, but instead use the 
actual value, when one language is writing a program to run in another.

Similarly, overloaded functions and methods can be a problem, and I 
frequently mess up when trying to add comments, line continuations, etc.

Roger

Back to microsoft.public.scripting.vbscript | Previous | NextPrevious in thread | Find similar


Thread

VBScript & JScript cross language execution? JJ <jj4public@vfemail.net> - 2019-01-09 22:05 +0700
  Re: VBScript & JScript cross language execution? JJ <jj4public@vfemail.net> - 2019-01-09 22:09 +0700
    Re: VBScript & JScript cross language execution? "Mayayana" <mayayana@invalid.nospam> - 2019-01-09 10:22 -0500
    Re: VBScript & JScript cross language execution? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2019-01-09 19:06 +0100
      Re: VBScript & JScript cross language execution? "Mayayana" <mayayana@invalid.nospam> - 2019-01-09 13:22 -0500
        Re: VBScript & JScript cross language execution? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2019-01-09 19:46 +0100
          Re: VBScript & JScript cross language execution? "Mayayana" <mayayana@invalid.nospam> - 2019-01-09 15:49 -0500
            Re: VBScript & JScript cross language execution? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2019-01-09 22:36 +0100
      Re: VBScript & JScript cross language execution? JJ <jj4public@vfemail.net> - 2019-01-10 22:56 +0700
  Re: VBScript & JScript cross language execution? Roger <rog6@somewwhere961.com> - 2019-01-14 13:18 +0000
    Re: VBScript & JScript cross language execution? JJ <jj4public@vfemail.net> - 2019-01-15 05:31 +0700
      Re: VBScript & JScript cross language execution? Roger <rog6@somewwhere961.com> - 2019-01-16 17:34 +0000

csiph-web