Macro substitution?
From: Aaron Blacksmith (AaronNospam_at_telia.com)
Date: 12/27/04
- Next message: Veign: "Re: Macro substitution?"
- Previous message: amirmira: "SQL DMO error"
- Next in thread: Veign: "Re: Macro substitution?"
- Reply: Veign: "Re: Macro substitution?"
- Reply: Mike Harrington: "Re: Macro substitution?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Dec 2004 21:43:26 GMT
I'm used to program in Foxpro, and a bit novice in VB. In Fox macro
sutstitution can be used for variable names, file names, and code snippets.
Example:
cVariable = "HotelName"
&cVariable = "Hilton"
after this the variable HotelName holds the value "Hilton"
Can this be done in VB?
Aaron
- Next message: Veign: "Re: Macro substitution?"
- Previous message: amirmira: "SQL DMO error"
- Next in thread: Veign: "Re: Macro substitution?"
- Reply: Veign: "Re: Macro substitution?"
- Reply: Mike Harrington: "Re: Macro substitution?"
- Messages sorted by: [ date ] [ thread ]