doing non-prespecified imports

From: Jon Perez (jbperez808_at_wahoo.com)
Date: 07/31/04


Date: Sat, 31 Jul 2004 08:32:14 +0800

Is it possible to do:

import xxxx

within code where xxxx is specified by
a string or user input?

I need this in order to be able to load different,
arbitrary modules under application-user control.

If not using the 'import xxxx' syntax, is there
a roundabout way to do such?



Relevant Pages

  • Re: inconsistent behavior of >FLOAT
    ... If the string represents a valid floating-point number in the syntax ... if the string does not match the syntax given then false ... ">FLOAT enables programs to read floating-point data in legible ASCII format. ...
    (comp.lang.forth)
  • Re: Just a bit of silliness
    ... Is that the syntax and grammar resemble the stammer ... Can't guess how to copy a string. ... Is the very last} "close curly bracket" ... format strings. ...
    (comp.lang.c)
  • Re: User Input issue
    ... I have an issue with user input that I have been trying to figure out ... Unless you terminate the string with a newline the output might not appear ... An int has to be at least of 16 ... covered strings yet (I'm a college freshman in a Programming I/Novice ...
    (comp.lang.c)
  • Re: FTS Weighted Values Implementation Problem
    ... You have to convert your numeric value to string with ToStringfunction. ... a number into a textbox which assigns the weight value for each ... I don't want the user to have to work with decimals directly, ... I adjusted my SELECT statement using the syntax you provided for the ...
    (microsoft.public.sqlserver.fulltext)
  • SetText Method Confusion
    ... what is the correct syntax for the SetText Method? ... and neither will complile when I use them in my macro. ... before pasting the changed string to the new document. ... into the clipboard, from the clipboard into a DataObject, ...
    (microsoft.public.word.vba.beginners)