Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.basic.visual.misc > #4336
| From | "Wendelin Uez" <wuez@online.de> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | vbScript |
| Date | 2026-01-25 22:20 +0100 |
| Message-ID | <10l61fo$m241$1@solani.org> (permalink) |
This simple Script > Dim Filename, Pattern, OK > Filename = "xy.pdf" > Pattern = "*.pdf" > OK = "11.pdf" Like "*.pdf" always returns "sub or function procedure not defined" for line 4 but why?
Back to comp.lang.basic.visual.misc | Previous | Next — Next in thread | Find similar
vbScript "Wendelin Uez" <wuez@online.de> - 2026-01-25 22:20 +0100 Re: vbScript "Auric__" <not.my.real@email.address> - 2026-01-26 20:55 +0000
csiph-web