QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

What else can I do with Visual Logic other than run a simple program?

Visual Logic
Visual Logic can do it all... variables, input, assignment, output, conditions, loops, procedures, arrays, files, graphics, debugging, variable watch... everything an instructor needs to teach programming logic and design.

How do I write and run a simple test?

JUnit FAQ
package junitfaq; import org.junit.*; import static org.junit.Assert.*; import java.util.*; public class SimpleTest { Test public void testEmptyCollection() { Collection collection = new ArrayList(); assertTrue(collection.isEmpty()); } If you are running your JUnit 4 tests with a JUnit 3.x runner, write a suite() method that uses the JUnit4TestAdapter class to create a suite containing all of your test methods: public static junit.framework.Test suite() { return new junit.framework.

What is the privacy policy at Simple Logic?

Simple Logic: Autocare - Solution for Automotive Service Cen...
Simple Logic does not sell personal information such as email addresses to third parties. Simple Logic enforces strict spamming policies. Reports of companies abusing the system will cause the company to be removed from the system.

What can ESB do for me that a simple logic system cannot ?

Expert System Builder - FAQ
ESB© is tolerant to erroneous input. Traditional logic systems rely on users having sufficient knowledge to be able to answer the questions presented sensibly, a single error in these systems leads to the completely wrong answer. ESB©, on the other hand, analsyes user input to provide the most probable solution even when erroneous answers are given.

Is Visual Logic case-sensitive?

Visual Logic
No. Students are recommended to distinguish variables by unique and descriptive names, not by varying the case. Yes. Visual Logic follows standard operator precedence, working from the innermost set of paretheses first: Yes. The AND, OR, XOR, and NOT operators can be used to create compound conditions. In Visual Logic (or any programming language) we recommend that compound conditions use parentheses to explicitly denote each condition.

How do I step through programs in Visual Logic?

Visual Logic
Yes,. To do text file I/O, double-click on the Input (or Output) element to show the edit dialog, click "More >>", and select the File option button, and then specify the appropriate text file name. Second, DO use quotes around string data inside the text file.

Can I run Visual Basic 6.0 and Visual Basic .NET on the same machine?

Visual Basic Frequently Asked Questions
J. Henshaw asks "Is it possible to run both VB6 and VB.Net on the same machine,or do I have to remove VB6 to be able to use VB.NET", and the answer is a definite yes. You can run them both on the same machine. Many people, including myself, run VB6 on the same machine as their installation of Visual Basic .NET. If you look at this KB article from Microsoft Support, you will even see that it recommended to run VB6 and VB.NET on the same machine when upgrading projects from one to another.

Can Mono run binaries produced by Visual Studio?

FAQ: General - Mono
Use our Mono Migration Analysis tool to check if everything that your application uses has been implemented in Mono or if there are special considerations to keep in mind. The Mono API today is somewhere in between .NET 1.1 and .NET 2.0, see our Roadmap for details about what is implemented.

Are there any New Features around the corner for Visual Logic?

Visual Logic
Yes, there are! If you would be interested in participating in one of our Beta test groups, please let us know. We will send you a beta version of Visual Logic 2.1 for you to review the new features of that product, including Batch grading and Text To Speech.

How can I run another application or batch file from my Visual Basic .NET code?

Visual Basic Frequently Asked Questions
The answer for all of these examples is the same, you can use the classes and methods in System.Diagnostics.Process to accomplish these tasks and more. Example 1. Running a command line application, without concern for the results: Private Sub Button1_Click(ByVal sender As System.Object, _ Example 2. Retrieving the results and waiting until the process stops (running the process synchronously): Private Sub Button2_Click(ByVal sender As Object, _ Example 3.

Do I have to be certified to teach the Becoming a Love and Logic Parent Program?

Love and Logic FAQs ? Frequently Asked Questions
We no longer offer certification for our instructors of our parent training program, Becoming a Love and Logic Parent. The program design allows facilitators to present successfully without special training.

What is a Visual Logic Signature (VLSig) file? Why do I need one?

Visual Logic
The VLSig file provides a personal electronic signature to authenticate your work. Your VLSig file is created for you when you consume the PIN code that comes with your license. You need your VLSig file to save your work. The authenticated author is saved with each solution file. If you run Visual Logic without a VLSig file, you will be in Demo mode and you cannot save your work. (In other words, only authenticated work can be saved.)

How does Visual Logic handle data types?

Visual Logic
To keep syntax at a minimum, Visual Logic treats all data as Variants, and usage of a variable is determined by its context.

Will the program run on monitors less than 1024x768?

YSI - Frequently Asked Questions
Version 1.0.4 of the software supports rudimentary scaling of the interface to whatever size your monitor is set to. The graphics and interface elements may become hard to read at smaller sizes. Once you have finished your layout, open the Finished Layouts screen and select the layout. Add this template into the Batch Output Box and select Run Batch. A pop-up screen will appear showing the current layout name, output size and the High Rez. file type.

I would like to run the program on another computer, can I do this?

YSI - Frequently Asked Questions
Yes you can run the program on other computers that you personally own. As long as they are PC to PC or Mac to Mac. You will require permission and instructions from our office to do this, please forward your request to support@youselectit.com with your current Un-Lock Code and registration details.

Can I program the PLC logic with ladders?

MDSI - Frequently Asked Questions (FAQs)
Yes. Integrated within OpenCNC is a soft logic editor or CASE (Computer Aided Software Engineering) tool that supports all five IEC-61131-3 languages, plus flowcharting:

Can I do interlaced video with the simple visual profile?

MPEG Industry Forum
No. Interlaced Video is not supported in the Simple Profile. It is supported in Advanced Simple from Level 4 and up.

What do I need to run a Visual WebGui application?

Faq
Visual WebGui requires IIS installed and .NET1.1 or .NET2.0 installed. You also need to install a new ".wgx" script map in the IIS with the same definitions as the ".aspx" script map but you should remove the "check file exist" checkbox as Visual WebGui uses virtual pages.

What's the logic behind this?

Onyx Technology
Normally when you activate QC with the hot keys on an application that wasn't already in the launch list, the (default) options are copied and a new list item is added for that app. When testing is deactivated, the launch list item is automatically removed. We call this a temporary launch list item.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact