Jeez... I must code some more when I'm hungover - it seems to work...!
...that's about the first answer in years I've given that's been correct.
Mind you xoggoth...all that process engineering we've done in the past must have fuzzled our brains somewhat... I have done the very same thing as you have done - with all these different languages and syntaxes...I've even put that in using C# (a devil's language if I've ever seen one...hopefully Chico can exorcise that into oblivion)
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Windows script control
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Windows script control"
Collapse
-
Damn!!! I am so used to lazily typing a single word in VB or VBA and it gets auto changed to two.
Actually this did occurr to me earlier (honest) and thought I must remove this thread before somebody sees it and I look like a complete @rse.
Too late!!!!
Again!!!!!!!!!!!!!!!!!!
Anyway, cheers HD
Leave a comment:
-
Just come across this in a hungover stupor... is itOriginally posted by xoggothClient has an technical Access application with various algorithms in VBA. He wants a system where users can type in and run their own algorithms. Seemed like a piece of cake with Windows Script Control. However I find it only runs single line statements
eg with language as vbscript
if x=1 then y=2
is ok but
if x=1 then
y=2
endif
gives 'Statement expected'
There is no such limitation according to MS's help - it should run any valid vbscript. Anyone else had a problem?
Cheers
End If rather than endif?
Leave a comment:
-
Windows script control
Client has an technical Access application with various algorithms in VBA. He wants a system where users can type in and run their own algorithms. Seemed like a piece of cake with Windows Script Control. However I find it only runs single line statements
eg with language as vbscript
if x=1 then y=2
is ok but
if x=1 then
y=2
endif
gives 'Statement expected'
There is no such limitation according to MS's help - it should run any valid vbscript. Anyone else had a problem?
CheersTags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Hiring of IT contractors returned to growth in May 2026, following 33 months ‘in the red’ Jun 15 06:02
- Zero Hours Contract Reform: A key consultation for recruiters, employers and contractors is finally here Jun 12 04:43
- Bills of Exchange: Here’s what caught my attention as an umbrella compliance expert Jun 11 03:46
- Loan charge recall issue returns, with new demands making UK contractors ‘half-suicidal’ Jun 10 03:58
- AI interviews are here. Here's how IT contractors can ace them Jun 9 06:53
- Closing your limited company isn't failure. It's just the end of a chapter. Jun 8 05:00
- Young people not in education, employment or training isn’t a contractor’s problem. It’s a problem for us all Jun 5 05:26
- How does HMRC’s forward interest change benefit contractors? Jun 4 04:22
- What are Bills of Exchange, and should HMRC's alert worry umbrella contractors? Jun 3 04:09
- Bills of Exchange fail to avoid new umbrella company rules, says HMRC Jun 2 05:32

Leave a comment: