[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== String space format error (AREV Specific) ====
=== At 13 DEC 2002 11:10:13AM Charles Milner wrote: ===
{{tag>"AREV Specific"}}
I've written a small Visual Basic program, which uses the "shell" command in Visual Basic to start AREV. The VB program prompts the user for their user name and password, then calls AREV as follows:
shell strPath & "AREV.EXE " & strUser & "," & strPass & " /X"
On most PCs this works - but on some PCs, AREV starts, then instanntly shuts down - I've been able to capture the screen to see the error message:
2.0.25 &^*^#@ ' Line 1 B706 String space format error.
#@@*(@(#*&($@
On the same PCs, I have no problem running AREV from a DOS window.
----
=== At 13 DEC 2002 08:33PM Curt Putnam wrote: ===
Make sure that you add the parameter m4096 to the /X. If Arev gets more it can get confused.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=B4974A24A74D090085256C8E0058D3BD|View this thread on the forum...]]